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

This commit is contained in:
Renovate Bot 2023-09-09 10:54:51 +00:00
parent 16e2ca67a4
commit 9503a11289
7 changed files with 7 additions and 7 deletions

View File

@ -110,7 +110,7 @@ spec:
memory: 1Mi
containers:
- name: oauth-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0
args:
- --cookie-secure=false
- --provider=oidc

View File

@ -70,7 +70,7 @@ spec:
- 100.100.100.100
containers:
- name: oauth-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.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.4.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.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.4.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0
name: oauth-proxy
ports:
- containerPort: 8000

View File

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

View File

@ -75,7 +75,7 @@ spec:
secretKeyRef:
key: password
name: rss-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.4.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0
name: oauth-proxy
ports:
- containerPort: 8000

View File

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