Skip to content

Commit ae0a5e1

Browse files
committed
RELEASE/MINOR: kubernetes-ingress: Tag release 1.46.1
Changes in kubernetes-ingress: - Add crdjob-specific Affinity, Tolerations and NodeSelector (fixes #318) Signed-off-by: Dinko Korunic <[email protected]>
1 parent d221a00 commit ae0a5e1

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

kubernetes-ingress/Chart.yaml

Lines changed: 2 additions & 5 deletions
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.46.0
19+
version: 1.46.1
2020
appVersion: 3.1.14
2121
kubeVersion: ">=1.23.0-0"
2222
keywords:
@@ -32,7 +32,4 @@ maintainers:
3232
engine: gotpl
3333
annotations:
3434
artifacthub.io/changes: |-
35-
- 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)
35+
- Add crdjob-specific Affinity, Tolerations and NodeSelector (fixes #318)

0 commit comments

Comments
 (0)