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

This commit is contained in:
2026-04-15 03:10:06 +00:00
parent 184bd4b256
commit f803f5426c
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.15.1
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.2
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.15.1
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.2
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.15.1
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.2
name: oauth-proxy
ports:
- containerPort: 8000