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 b61ed28 commit 091edebCopy full SHA for 091edeb
helm/oauth2-proxy/Chart.yaml
@@ -1,5 +1,5 @@
1
name: oauth2-proxy
2
-version: 6.19.1
+version: 6.20.0
3
apiVersion: v2
4
appVersion: 7.5.1
5
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -34,8 +34,8 @@ maintainers:
34
kubeVersion: ">=1.9.0-0"
35
annotations:
36
artifacthub.io/changes: |
37
- - kind: fixed
38
- description: Fix typo for automountServiceAccountToken parameter
+ - kind: added
+ description: Allow specifying terminationGracePeriodSeconds and lifecycle hooks
39
links:
40
- name: Github PR
41
- url: https://github.com/oauth2-proxy/manifests/pull/173
+ url: https://github.com/oauth2-proxy/manifests/pull/174
0 commit comments