Skip to content

Commit 6bb553b

Browse files
committed
RELEASE/MAJOR: kubernetes-ingress: Tag release 1.43.0
Changes in kubernetes-ingress: - Increase default and expose CRD job TTL (#266) - Use Ingress Controller 3.1.0-rc1 version for base image Signed-off-by: Dinko Korunic <dkorunic@haproxy.com>
1 parent 1525bad commit 6bb553b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

kubernetes-ingress/Chart.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ apiVersion: v2
1616
name: kubernetes-ingress
1717
description: A Helm chart for HAProxy Kubernetes Ingress Controller
1818
type: application
19-
version: 1.42.0
20-
appVersion: 3.0.4
19+
version: 1.43.0
20+
appVersion: 3.1.0-rc1
2121
kubeVersion: ">=1.23.0-0"
2222
keywords:
2323
- ingress
@@ -32,6 +32,5 @@ maintainers:
3232
engine: gotpl
3333
annotations:
3434
artifacthub.io/changes: |
35-
- Add envFrom to Deployment and Deamonset (#256)
36-
- Remove pod annotations from deployment (#259)
37-
- Add possibility to set crdjob annotations (#264)
35+
- Increase default and expose CRD job TTL (#266)
36+
- Use Ingress Controller 3.1.0-rc1 version for base image

0 commit comments

Comments
 (0)