Skip to content

Commit a87b5f5

Browse files
authored
chore: update oauth2-proxy to v7.12.0 (#340)
Signed-off-by: Jan Larwig <[email protected]>
1 parent 0560144 commit a87b5f5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

helm/oauth2-proxy/Chart.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: oauth2-proxy
2-
version: 8.0.1
2+
version: 8.1.0
33
apiVersion: v2
4-
appVersion: 7.11.0
4+
appVersion: 7.12.0
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
66
description: A reverse proxy that provides authentication with Google, Github or other providers
77
keywords:
@@ -31,8 +31,8 @@ maintainers:
3131
kubeVersion: ">=1.16.0-0"
3232
annotations:
3333
artifacthub.io/changes: |
34-
- kind: fixed
35-
description: Fixes how the fullname for the deployment / service of the newly introduced redis-ha subchart is generated
34+
- kind: changed
35+
description: Updated OAuth2-Proxy image to v7.12.0
3636
links:
3737
- name: Github PR
38-
url: https://github.com/oauth2-proxy/manifests/pull/338
38+
url: https://github.com/oauth2-proxy/manifests/pull/340

0 commit comments

Comments
 (0)