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 98740bc commit ac87471Copy full SHA for ac87471
helm/oauth2-proxy/Chart.yaml
@@ -1,5 +1,5 @@
1
name: oauth2-proxy
2
-version: 7.12.12
+version: 7.12.13
3
apiVersion: v2
4
appVersion: 7.9.0
5
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -32,7 +32,7 @@ kubeVersion: ">=1.16.0-0"
32
annotations:
33
artifacthub.io/changes: |
34
- kind: changed
35
- description: Updated the Redis chart to the latest version
+ description: Fix deployment nodeSelector rendering in template
36
links:
37
- name: Github PR
38
- url: https://github.com/oauth2-proxy/manifests/pull/306
+ url: https://github.com/oauth2-proxy/manifests/pull/305
0 commit comments