Bumped oauth2-proxy image

This commit is contained in:
Marcus Noble 2022-03-04 08:43:10 +00:00
parent 8c44e48f27
commit f5d8c1f37a
4 changed files with 4 additions and 4 deletions

View File

@ -46,7 +46,7 @@ spec:
- 100.100.100.100
containers:
- name: oauth-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.2.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.2.1
args:
- --cookie-secure=false
- --provider=oidc

View File

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

View File

@ -86,7 +86,7 @@ spec:
secretKeyRef:
key: password
name: rss-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v5.1.1
image: quay.io/oauth2-proxy/oauth2-proxy:v7.2.1
name: oauth-proxy
ports:
- containerPort: 8000