Compare commits

..

No commits in common. "5d575d85ab2506985328caa55b8f9e4a2ed7f474" and "35f0464d70839f87bd7f4a798fac1bd5c8b6e9d5" have entirely different histories.

5 changed files with 5 additions and 5 deletions

View File

@ -67,7 +67,7 @@ spec:
mountPath: /config/
- name: oauth-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.7.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
args:
- --cookie-secure=false
- --provider=oidc

View File

@ -81,7 +81,7 @@ spec:
secretKeyRef:
key: password
name: dashboard-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.7.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
name: oauth-proxy
ports:
- containerPort: 8000

View File

@ -152,7 +152,7 @@ spec:
secretKeyRef:
key: password
name: mastodon-digest-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.7.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
name: oauth-proxy
ports:
- containerPort: 8000

View File

@ -92,7 +92,7 @@ spec:
secretKeyRef:
key: password
name: mastodon-to-airtable-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.7.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
name: oauth-proxy
ports:
- containerPort: 8000

View File

@ -92,7 +92,7 @@ spec:
secretKeyRef:
key: password
name: twitter-to-airtable-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.7.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
name: oauth-proxy
ports:
- containerPort: 8000