Skip to content

Commit 6237054

Browse files
committed
RELEASE/MAJOR: haproxy: Tag release 1.21.0
Changes in haproxy: - Update base image to HAProxy 2.9.5 - Add internalTrafficPolicy property for service (#218) - Update podAnnotations rendering for better flexibility (#224) Signed-off-by: Dinko Korunic <dkorunic@haproxy.com>
1 parent f89ca9d commit 6237054

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

haproxy/Chart.yaml

Lines changed: 5 additions & 4 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.20.0
20-
appVersion: 2.9.2
19+
version: 1.21.0
20+
appVersion: 2.9.5
2121
kubeVersion: ">=1.17.0-0"
2222
keywords:
2323
- haproxy
@@ -31,5 +31,6 @@ maintainers:
3131
engine: gotpl
3232
annotations:
3333
artifacthub.io/changes: |
34-
- Update base image to HAProxy 2.9.2
35-
- Add automountServiceAccountToken feature for ServiceAccount (#192)
34+
- Update base image to HAProxy 2.9.5
35+
- Add internalTrafficPolicy property for service (#218)
36+
- Update podAnnotations rendering for better flexibility (#224)

0 commit comments

Comments
 (0)