use working version of oauth2 proxy
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tobias Brunner 2022-08-16 20:40:10 +02:00
parent b8f5fbac6a
commit c6a80be8c1
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: oauth2-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.3.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.2.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080

View file

@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: oauth2-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.3.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.2.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080