Skip to content

Commit

Permalink
feat(container): update image quay.io/oauth2-proxy/oauth2-proxy ( v7.…
Browse files Browse the repository at this point in the history
…6.0 → v7.7.1 )

| datasource | package                           | from   | to     |
| ---------- | --------------------------------- | ------ | ------ |
| docker     | quay.io/oauth2-proxy/oauth2-proxy | v7.6.0 | v7.7.1 |


Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent c29f242 commit ff7393e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/base/networking/oauth2-proxy/helm-release-ext.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
secret.reloader.stakater.com/reload: oauth2-proxy
image:
repository: quay.io/oauth2-proxy/oauth2-proxy
tag: v7.6.0
tag: v7.7.1
env:
OAUTH2_PROXY_HTTP_ADDRESS: 0.0.0.0:4180
OAUTH2_PROXY_METRICS_ADDRESS: 0.0.0.0:44180
Expand Down
2 changes: 1 addition & 1 deletion k8s/base/networking/oauth2-proxy/helm-release-int.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
secret.reloader.stakater.com/reload: oauth2-proxy
image:
repository: quay.io/oauth2-proxy/oauth2-proxy
tag: v7.6.0
tag: v7.7.1
env:
OAUTH2_PROXY_HTTP_ADDRESS: 0.0.0.0:4180
OAUTH2_PROXY_METRICS_ADDRESS: 0.0.0.0:44180
Expand Down

0 comments on commit ff7393e

Please sign in to comment.