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 a695d4f commit 2bcc0c1Copy full SHA for 2bcc0c1
helm/oauth2-proxy/Chart.yaml
@@ -1,5 +1,5 @@
1
name: oauth2-proxy
2
-version: 7.9.0
+version: 7.9.1
3
apiVersion: v2
4
appVersion: 7.7.1
5
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -34,8 +34,8 @@ maintainers:
34
kubeVersion: ">=1.16.0-0"
35
annotations:
36
artifacthub.io/changes: |
37
- - kind: added
38
- description: allow requests to be directed to sidecar first
+ - kind: fixed
+ description: fixed incorrect helm template syntax in readme.md
39
links:
40
- name: Github PR
41
- url: https://github.com/oauth2-proxy/manifests/pull/270
+ url: https://github.com/oauth2-proxy/manifests/pull/274
0 commit comments