Skip to content

Commit c19b766

Browse files
committed
RELEASE/MAJOR: haproxy: Tag release 1.22.0
Changes in haproxy: - Add support for NodePort custom ports (#234) - Update base image to HAProxy 2.9.6 Signed-off-by: Dinko Korunic <[email protected]>
1 parent 991fe6d commit c19b766

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

haproxy/Chart.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ apiVersion: v2
1616
name: haproxy
1717
description: A Helm chart for HAProxy on Kubernetes
1818
type: application
19-
version: 1.21.1
20-
appVersion: 2.9.5
19+
version: 1.22.0
20+
appVersion: 2.9.6
2121
kubeVersion: ">=1.17.0-0"
2222
keywords:
2323
- haproxy
@@ -31,4 +31,5 @@ maintainers:
3131
engine: gotpl
3232
annotations:
3333
artifacthub.io/changes: |
34-
- Remove hardcode from configmap template for haproxy chart (#233)
34+
- Add support for NodePort custom ports (#234)
35+
- Update base image to HAProxy 2.9.6

0 commit comments

Comments
 (0)