Update quay.io/oauth2-proxy/oauth2-proxy Docker tag to v7.13.0

This commit is contained in:
2025-11-09 03:03:02 +00:00
parent 7d994aa814
commit 6a9f40991a
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.12.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.13.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.12.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.13.0
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.12.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.13.0
name: oauth-proxy
ports:
- containerPort: 8000