Skip to content

Commit d86050d

Browse files
chore: update oauth2-proxy to v7.10.0 (#321)
* chore: update oauth2-proxy to v7.10.0 * bump version * Update Chart.yaml --------- Co-authored-by: Jan Larwig <[email protected]>
1 parent 1a1993a commit d86050d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

helm/oauth2-proxy/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: oauth2-proxy
2-
version: 7.14.0
2+
version: 7.14.1
33
apiVersion: v2
4-
appVersion: 7.9.0
4+
appVersion: 7.10.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:
@@ -32,7 +32,7 @@ kubeVersion: ">=1.16.0-0"
3232
annotations:
3333
artifacthub.io/changes: |
3434
- kind: changed
35-
description: Support IPv4/IPv6 dual-stack
35+
description: Updated OAuth2-Proxy image to v7.10.0
3636
links:
3737
- name: Github PR
38-
url: https://github.com/oauth2-proxy/manifests/pull/319
38+
url: https://github.com/oauth2-proxy/manifests/pull/321

0 commit comments

Comments
 (0)