Update quay.io/oauth2-proxy/oauth2-proxy Docker tag to v7.9.0 #474

Merged
AverageMarcus merged 1 commits from renovate/quay.io-oauth2-proxy-oauth2-proxy-7.x into master 2025-04-30 05:35:09 +00:00
4 changed files with 4 additions and 4 deletions

View File

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

View File

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