Skip to content

Commit eb80d1b

Browse files
committed
RELEASE/MAJOR: haproxy: Tag release 1.25.0
Changes in haproxy: - Update base image to HAProxy 3.2.0 - Add ability to set labels on Service resource (#295) Signed-off-by: Dinko Korunic <[email protected]>
1 parent 7cee954 commit eb80d1b

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

haproxy/Chart.yaml

Lines changed: 4 additions & 6 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.24.0
20-
appVersion: 3.1.5
19+
version: 1.25.0
20+
appVersion: 3.2.0
2121
kubeVersion: ">=1.17.0-0"
2222
keywords:
2323
- haproxy
@@ -31,7 +31,5 @@ maintainers:
3131
engine: gotpl
3232
annotations:
3333
artifacthub.io/changes: |
34-
- Update base image to HAProxy 3.1.5
35-
- Conditionalize config volumeMount subpath (#285)
36-
- Conditionalize subPath for haproxy-config configmap
37-
- Add deployment annotations as a configurable property. (#281)
34+
- Update base image to HAProxy 3.2.0
35+
- Add ability to set labels on Service resource (#295)

0 commit comments

Comments
 (0)