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 5a890ed commit e466444Copy full SHA for e466444
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.19.2
20
-appVersion: 2.8.1
+version: 1.19.3
+appVersion: 2.8.2
21
kubeVersion: ">=1.17.0-0"
22
keywords:
23
- haproxy
@@ -31,5 +31,5 @@ maintainers:
31
engine: gotpl
32
annotations:
33
artifacthub.io/changes: |
34
- - Update base image to HAProxy 2.8.1
35
- - Derive Configmap haproxy.includes from haproxy.fullname (#180)
+ - Update base image to HAProxy 2.8.2
+ - Fix includes name in haproxy charts (#203)
0 commit comments