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 617727d commit aae009dCopy full SHA for aae009d
helm/oauth2-proxy/Chart.yaml
@@ -1,5 +1,5 @@
1
name: oauth2-proxy
2
-version: 8.0.0
+version: 8.0.1
3
apiVersion: v2
4
appVersion: 7.11.0
5
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -31,8 +31,8 @@ maintainers:
31
kubeVersion: ">=1.16.0-0"
32
annotations:
33
artifacthub.io/changes: |
34
- - kind: changed
35
- description: Replace Redis chart by bitnami with dandydeveloper/redis-ha chart
+ - kind: fixed
+ description: Fixes how the fullname for the deployment / service of the newly introduced redis-ha subchart is generated
36
links:
37
- name: Github PR
38
- url: https://github.com/oauth2-proxy/manifests/pull/335
+ url: https://github.com/oauth2-proxy/manifests/pull/338
0 commit comments