We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f6f42 commit cfdae20Copy full SHA for cfdae20
kubernetes-ingress/Chart.yaml
@@ -17,7 +17,7 @@ name: kubernetes-ingress
17
description: A Helm chart for HAProxy Kubernetes Ingress Controller
18
type: application
19
version: 1.47.0
20
-appVersion: 3.2.1
+appVersion: 3.2.2
21
kubeVersion: ">=1.23.0-0"
22
keywords:
23
- ingress
@@ -32,5 +32,4 @@ maintainers:
32
engine: gotpl
33
annotations:
34
artifacthub.io/changes: |-
35
- - Use Ingress Controller 3.2.1 version for base image
36
- - Better defaults for liveness, readiness and startup probes
+ - Use Ingress Controller 3.2.2 version for base image
0 commit comments