Skip to content

Commit 2842f33

Browse files
committed
RELEASE/MAJOR: kubernetes-ingress: Tag release 1.42.0
Changes in kubernetes-ingress: - Add envFrom to Deployment and Deamonset (#256) - Remove pod annotations from deployment (#259) - Add possibility to set crdjob annotations (#264)
1 parent 8f77c8d commit 2842f33

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

kubernetes-ingress/Chart.yaml

Lines changed: 5 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.41.0
20-
appVersion: 3.0.1
19+
version: 1.42.0
20+
appVersion: 3.0.4
2121
kubeVersion: ">=1.23.0-0"
2222
keywords:
2323
- ingress
@@ -32,6 +32,6 @@ maintainers:
3232
engine: gotpl
3333
annotations:
3434
artifacthub.io/changes: |
35-
- Fix bug w/ permissions (#255)
36-
- Add ability to specify HPA name in KEDA object (#253)
37-
- Add pre-install hook annotation for namespace creation (#254)
35+
- Add envFrom to Deployment and Deamonset (#256)
36+
- Remove pod annotations from deployment (#259)
37+
- Add possibility to set crdjob annotations (#264)

0 commit comments

Comments
 (0)