Skip to content

Commit

Permalink
RELEASE/MAJOR: kubernetes-ingress: Tag release 1.43.0
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
dkorunic committed Dec 6, 2024
1 parent 1525bad commit 6bb553b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions kubernetes-ingress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ apiVersion: v2
name: kubernetes-ingress
description: A Helm chart for HAProxy Kubernetes Ingress Controller
type: application
version: 1.42.0
appVersion: 3.0.4
version: 1.43.0
appVersion: 3.1.0-rc1
kubeVersion: ">=1.23.0-0"
keywords:
- ingress
Expand All @@ -32,6 +32,5 @@ maintainers:
engine: gotpl
annotations:
artifacthub.io/changes: |
- Add envFrom to Deployment and Deamonset (#256)
- Remove pod annotations from deployment (#259)
- Add possibility to set crdjob annotations (#264)
- Increase default and expose CRD job TTL (#266)
- Use Ingress Controller 3.1.0-rc1 version for base image

0 comments on commit 6bb553b

Please sign in to comment.