1 parent 38013af commit da90023Copy full SHA for da90023
1 file changed
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.53.1
20
-appVersion: 3.2.13
+appVersion: 3.2.14
21
kubeVersion: ">=1.23.0-0"
22
keywords:
23
- ingress
@@ -33,10 +33,10 @@ annotations:
33
artifacthub.io/category: networking
34
artifacthub.io/images: |
35
- name: controller
36
- image: docker.io/haproxytech/kubernetes-ingress:3.2.13
+ image: docker.io/haproxytech/kubernetes-ingress:3.2.14
37
artifacthub.io/license: Apache-2.0
38
artifacthub.io/links: |
39
- name: support
40
url: https://github.com/haproxytech/helm-charts/issues
41
artifacthub.io/changes: |-
42
- - Fix crdjob resources (#377)
+ - Use Ingress Controller 3.2.14 version for base image
0 commit comments