Compare commits

..

No commits in common. "322fc13487aeadc9a2a2b460ff97553d79eca852" and "f1d7ca5d8e43671693559fce21245cfa7eb3153d" have entirely different histories.

5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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

View File

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