Merge pull request 'Update quay.io/oauth2-proxy/oauth2-proxy Docker tag to v7.14.3' (#659) from renovate/quay.io-oauth2-proxy-oauth2-proxy-7.x into master

Reviewed-on: #659
This commit was merged in pull request #659.
This commit is contained in:
2026-02-27 07:55:49 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -68,7 +68,7 @@ spec:
mountPath: /config/
- name: oauth-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.14.2
image: quay.io/oauth2-proxy/oauth2-proxy:v7.14.3
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.14.2
image: quay.io/oauth2-proxy/oauth2-proxy:v7.14.3
name: oauth-proxy
ports:
- containerPort: 8000

View File

@@ -92,7 +92,7 @@ spec:
secretKeyRef:
key: password
name: social-to-rolodex-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.14.2
image: quay.io/oauth2-proxy/oauth2-proxy:v7.14.3
name: oauth-proxy
ports:
- containerPort: 8000