We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bdde21 commit b4d3cc5Copy full SHA for b4d3cc5
helm/oauth2-proxy/Chart.yaml
@@ -1,7 +1,7 @@
1
name: oauth2-proxy
2
-version: 6.23.1
+version: 6.24.0
3
apiVersion: v2
4
-appVersion: 7.5.1
+appVersion: 7.6.0
5
home: https://oauth2-proxy.github.io/oauth2-proxy/
6
description: A reverse proxy that provides authentication with Google, Github or other providers
7
keywords:
@@ -34,8 +34,8 @@ maintainers:
34
kubeVersion: ">=1.9.0-0"
35
annotations:
36
artifacthub.io/changes: |
37
- - kind: fixed
38
- description: Fix indentation in alpha config
+ - kind: added
+ description: Upgrade to the latest version of the software
39
links:
40
- name: Github PR
41
- url: https://github.com/oauth2-proxy/manifests/pull/180
+ url: https://github.com/oauth2-proxy/manifests/pull/184
0 commit comments