Skip to content

Commit e466444

Browse files
committed
RELEASE/MINOR: haproxy: Tag release 1.19.3
Changes in haproxy: - Update base image to HAProxy 2.8.2 - Fix includes name in haproxy charts (#203) Signed-off-by: Dinko Korunic <[email protected]>
1 parent 5a890ed commit e466444

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

haproxy/Chart.yaml

Lines changed: 4 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.19.2
20-
appVersion: 2.8.1
19+
version: 1.19.3
20+
appVersion: 2.8.2
2121
kubeVersion: ">=1.17.0-0"
2222
keywords:
2323
- haproxy
@@ -31,5 +31,5 @@ maintainers:
3131
engine: gotpl
3232
annotations:
3333
artifacthub.io/changes: |
34-
- Update base image to HAProxy 2.8.1
35-
- Derive Configmap haproxy.includes from haproxy.fullname (#180)
34+
- Update base image to HAProxy 2.8.2
35+
- Fix includes name in haproxy charts (#203)

0 commit comments

Comments
 (0)