Skip to content

Commit dc65a09

Browse files
committed
fix: Wrong chart version bump
* Added missing changelog * https://github.com/oauth2-proxy/manifests/pull/346\#discussion_r2296651130 Signed-off-by: younsl <[email protected]>
1 parent 3b92c1f commit dc65a09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

helm/oauth2-proxy/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: oauth2-proxy
2-
version: 8.2.1
2+
version: 8.2.0
33
apiVersion: v2
44
appVersion: 7.12.0
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -31,8 +31,8 @@ maintainers:
3131
kubeVersion: ">=1.16.0-0"
3232
annotations:
3333
artifacthub.io/changes: |
34-
- kind: fixed
35-
description: Fixed the Pod Disruption Budget when Horizontal Pod Autoscaling is enabled
34+
- kind: added
35+
description: Add support for new container resize policy feature
3636
links:
3737
- name: Github PR
38-
url: https://github.com/oauth2-proxy/manifests/pull/341
38+
url: https://github.com/oauth2-proxy/manifests/pull/346

0 commit comments

Comments
 (0)