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 df8d25f commit d4b1c6bCopy full SHA for d4b1c6b
1 file changed
kubernetes-ingress/Chart.yaml
@@ -16,7 +16,7 @@ apiVersion: v2
16
name: kubernetes-ingress
17
description: A Helm chart for HAProxy Kubernetes Ingress Controller
18
type: application
19
-version: 1.51.1
+version: 1.52.0
20
appVersion: 3.2.9
21
kubeVersion: ">=1.23.0-0"
22
keywords:
@@ -33,7 +33,7 @@ annotations:
33
artifacthub.io/category: networking
34
artifacthub.io/images: |
35
- name: controller
36
- image: docker.io/haproxytech/kubernetes-ingress:3.2.8
+ image: docker.io/haproxytech/kubernetes-ingress:3.2.9
37
artifacthub.io/license: Apache-2.0
38
artifacthub.io/links: |
39
- name: support
0 commit comments