Skip to content

Commit

Permalink
RELEASE/MAJOR: haproxy: Tag release 1.22.0
Browse files Browse the repository at this point in the history
Changes in haproxy:
- Add support for NodePort custom ports (#234)
- Update base image to HAProxy 2.9.6

Signed-off-by: Dinko Korunic <dkorunic@haproxy.com>
  • Loading branch information
dkorunic committed Apr 3, 2024
1 parent 991fe6d commit c19b766
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions haproxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ apiVersion: v2
name: haproxy
description: A Helm chart for HAProxy on Kubernetes
type: application
version: 1.21.1
appVersion: 2.9.5
version: 1.22.0
appVersion: 2.9.6
kubeVersion: ">=1.17.0-0"
keywords:
- haproxy
Expand All @@ -31,4 +31,5 @@ maintainers:
engine: gotpl
annotations:
artifacthub.io/changes: |
- Remove hardcode from configmap template for haproxy chart (#233)
- Add support for NodePort custom ports (#234)
- Update base image to HAProxy 2.9.6

0 comments on commit c19b766

Please sign in to comment.