1 parent 4af47e3 commit d17229eCopy full SHA for d17229e
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.53.0
+version: 1.53.1
20
appVersion: 3.2.13
21
kubeVersion: ">=1.23.0-0"
22
keywords:
@@ -39,5 +39,4 @@ annotations:
39
- name: support
40
url: https://github.com/haproxytech/helm-charts/issues
41
artifacthub.io/changes: |-
42
- - Use Ingress Controller 3.2.13 version for base image
43
- - Add extraObjects for templating arbitrary manifests as part of the release
+ - Fix crdjob resources (#377)
0 commit comments