Skip to content

Commit a1f6446

Browse files
committed
RELEASE/MAJOR: kubernetes-ingress: Tag release 1.46.0
Changes in kubernetes-ingress: - Use Ingress Controller 3.1.14 version for base image - Fix crdjob helm hook annotation (#313) - Add helm hook annotations to crdjob (#312) - Make initContainers templateable (#311) Signed-off-by: Dinko Korunic <[email protected]>
1 parent 4ced377 commit a1f6446

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

kubernetes-ingress/Chart.yaml

Lines changed: 4 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.45.1
19+
version: 1.46.0
2020
appVersion: 3.1.14
2121
kubeVersion: ">=1.23.0-0"
2222
keywords:
@@ -33,3 +33,6 @@ engine: gotpl
3333
annotations:
3434
artifacthub.io/changes: |-
3535
- Use Ingress Controller 3.1.14 version for base image
36+
- Fix crdjob helm hook annotation (#313)
37+
- Add helm hook annotations to crdjob (#312)
38+
- Make initContainers templateable (#311)

0 commit comments

Comments
 (0)