Skip to content

Commit 67ac692

Browse files
committed
RELEASE/MAJOR: kubernetes-ingress: Tag release 1.54.0
Changes in kubernetes-ingress: - Use Ingress Controller 3.2.14 version for base image - Add activeDeadlineSeconds to crdjob configuration (#381) Signed-off-by: Dinko Korunic <dkorunic@haproxy.com>
1 parent da90023 commit 67ac692

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

kubernetes-ingress/Chart.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ apiVersion: v2
1616
name: kubernetes-ingress
1717
description: A Helm chart for HAProxy Kubernetes Ingress Controller
1818
type: application
19-
version: 1.53.1
19+
version: 1.54.0
2020
appVersion: 3.2.14
2121
kubeVersion: ">=1.23.0-0"
2222
keywords:
@@ -40,3 +40,4 @@ annotations:
4040
url: https://github.com/haproxytech/helm-charts/issues
4141
artifacthub.io/changes: |-
4242
- Use Ingress Controller 3.2.14 version for base image
43+
- Add activeDeadlineSeconds to crdjob configuration (#381)

0 commit comments

Comments
 (0)