Skip to content

Commit 1092814

Browse files
committed
fix: Bump version and add changelog for Chart.yaml
* Comment: https://github.com/oauth2-proxy/manifests/pull/324\#pullrequestreview-3068012712 by @tunnit Signed-off-by: younsl <[email protected]>
1 parent d7ea3e7 commit 1092814

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: 7.14.2
2+
version: 7.14.3
33
apiVersion: v2
44
appVersion: 7.10.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: Don't render null keys inside PDB
34+
- kind: changed
35+
description: Add trafficDistribution field to service for controlling traffic distribution
3636
links:
3737
- name: Github PR
38-
url: https://github.com/oauth2-proxy/manifests/pull/322
38+
url: https://github.com/oauth2-proxy/manifests/pull/324

0 commit comments

Comments
 (0)