Skip to content

Commit 5b0e22e

Browse files
Merge pull request #304 from oauth2-proxy/chore/update-to-v7.9.0
chore: update oauth2-proxy to v7.9.0
2 parents 56c5657 + d26f02a commit 5b0e22e

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.12.10
2+
version: 7.12.11
33
apiVersion: v2
4-
appVersion: 7.8.2
4+
appVersion: 7.9.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: Updated the Redis chart to the latest version
35+
description: Updated OAuth2-Proxy image to v7.9.0
3636
links:
3737
- name: Github PR
38-
url: https://github.com/oauth2-proxy/manifests/pull/303
38+
url: https://github.com/oauth2-proxy/manifests/pull/304

0 commit comments

Comments
 (0)