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 7164024 commit b630adbCopy full SHA for b630adb
helm/oauth2-proxy/Chart.yaml
@@ -1,5 +1,5 @@
1
name: oauth2-proxy
2
-version: 8.3.1
+version: 8.3.2
3
apiVersion: v2
4
appVersion: 7.12.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: added
35
- description: Bump Redis Chart Version
+ description: Adds backwards compatibility with Kubernetes 1.20 by selecting the HPA apiVersion of autoscaling/v2beta2
36
links:
37
- name: Github PR
38
- url: https://github.com/oauth2-proxy/manifests/pull/361
+ url: https://github.com/oauth2-proxy/manifests/pull/364
0 commit comments