Skip to content

Commit b27c9ed

Browse files
committed
RELEASE/MAJOR: kubernetes-ingress: Tag release 1.32.0
Changes in kubernetes-ingress: - Allow the release namespace to be overridden (#195) - Add missing RBAC rules for customresourcedefinitions (#196) Signed-off-by: Dinko Korunic <[email protected]>
1 parent a435ed9 commit b27c9ed

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

kubernetes-ingress/Chart.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ apiVersion: v2
1616
name: kubernetes-ingress
1717
description: A Helm chart for HAProxy Kubernetes Ingress Controller
1818
type: application
19-
version: 1.31.0
19+
version: 1.32.0
2020
appVersion: 1.10.4
2121
kubeVersion: ">=1.22.0-0"
2222
keywords:
@@ -32,4 +32,5 @@ maintainers:
3232
engine: gotpl
3333
annotations:
3434
artifacthub.io/changes: |
35-
- Add IPv4/IPv6 dualstack support (#194)
35+
- Allow the release namespace to be overridden (#195)
36+
- Add missing RBAC rules for customresourcedefinitions (#196)

0 commit comments

Comments
 (0)