We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e872514 commit 62bb8d6Copy full SHA for 62bb8d6
haproxy/Chart.yaml
@@ -16,8 +16,8 @@ apiVersion: v2
16
name: haproxy
17
description: A Helm chart for HAProxy on Kubernetes
18
type: application
19
-version: 1.26.0
20
-appVersion: 3.2.5
+version: 1.26.1
+appVersion: 3.2.6
21
kubeVersion: ">=1.17.0-0"
22
keywords:
23
- haproxy
@@ -31,7 +31,4 @@ maintainers:
31
engine: gotpl
32
annotations:
33
artifacthub.io/changes: |
34
- - Update base image to HAProxy 3.2.5
35
- - Allow setting ipFamilies and ipFamilyPolicy of Service for dual stack (#308)
36
- - Support hpa behavior for haproxy chart (#305)
37
- - Ad support for deployment labels, raw container and service additional ports config (#303)
+ - Update base image to HAProxy 3.2.6
0 commit comments