Skip to content

Commit aacb95a

Browse files
Merge pull request #185 from pierluigilenoci/update_oauth2-proxy
Upgrade to the latest version of OAuth2-Proxy
2 parents 0bdde21 + b4d3cc5 commit aacb95a

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: 6.23.1
2+
version: 6.24.0
33
apiVersion: v2
4-
appVersion: 7.5.1
4+
appVersion: 7.6.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:
@@ -34,8 +34,8 @@ maintainers:
3434
kubeVersion: ">=1.9.0-0"
3535
annotations:
3636
artifacthub.io/changes: |
37-
- kind: fixed
38-
description: Fix indentation in alpha config
37+
- kind: added
38+
description: Upgrade to the latest version of the software
3939
links:
4040
- name: Github PR
41-
url: https://github.com/oauth2-proxy/manifests/pull/180
41+
url: https://github.com/oauth2-proxy/manifests/pull/184

0 commit comments

Comments
 (0)