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 fca2fe1 commit 7c179b3Copy full SHA for 7c179b3
helm/oauth2-proxy/Chart.yaml
@@ -1,5 +1,5 @@
1
name: oauth2-proxy
2
-version: 8.1.0
+version: 8.1.1
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: changed
35
- description: Updated OAuth2-Proxy image to v7.12.0
+ - kind: fixed
+ description: Fixed the Pod Disruption Budget when Horizontal Pod Autoscaling is enabled
36
links:
37
- name: Github PR
38
- url: https://github.com/oauth2-proxy/manifests/pull/340
+ url: https://github.com/oauth2-proxy/manifests/pull/341
0 commit comments