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 3b92c1f commit dc65a09Copy full SHA for dc65a09
helm/oauth2-proxy/Chart.yaml
@@ -1,5 +1,5 @@
1
name: oauth2-proxy
2
-version: 8.2.1
+version: 8.2.0
3
apiVersion: v2
4
appVersion: 7.12.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: fixed
35
- description: Fixed the Pod Disruption Budget when Horizontal Pod Autoscaling is enabled
+ - kind: added
+ description: Add support for new container resize policy feature
36
links:
37
- name: Github PR
38
- url: https://github.com/oauth2-proxy/manifests/pull/341
+ url: https://github.com/oauth2-proxy/manifests/pull/346
0 commit comments