Skip to content

Commit 9e89565

Browse files
committed
bump: Chart minor version to 7.18.0
Signed-off-by: younsl <[email protected]>
1 parent 8e03c52 commit 9e89565

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

helm/oauth2-proxy/Chart.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: oauth2-proxy
2-
version: 7.17.1
2+
version: 7.18.0
33
apiVersion: v2
44
appVersion: 7.11.0
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -31,8 +31,10 @@ maintainers:
3131
kubeVersion: ">=1.16.0-0"
3232
annotations:
3333
artifacthub.io/changes: |
34-
- kind: changed
35-
description: Updated the Redis chart to the latest version
34+
- kind: added
35+
description: Added support for PodDisruptionBudget unhealthyPodEvictionPolicy
3636
links:
3737
- name: Github PR
38-
url: https://github.com/oauth2-proxy/manifests/pull/334
38+
url: https://github.com/oauth2-proxy/manifests/pull/336
39+
- name: Kubernetes documentation
40+
url: https://kubernetes.io/docs/tasks/run-application/configure-pdb/#unhealthy-pod-eviction-policy

0 commit comments

Comments
 (0)