Skip to content

Commit

Permalink
RELEASE/MAJOR: kubernetes-ingress: Tag release 1.42.0
Browse files Browse the repository at this point in the history
Changes in kubernetes-ingress:
- Add envFrom to Deployment and Deamonset (#256)
- Remove pod annotations from deployment (#259)
- Add possibility to set crdjob annotations (#264)
  • Loading branch information
dkorunic committed Oct 31, 2024
1 parent 8f77c8d commit 2842f33
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 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.41.0
appVersion: 3.0.1
version: 1.42.0
appVersion: 3.0.4
kubeVersion: ">=1.23.0-0"
keywords:
- ingress
Expand All @@ -32,6 +32,6 @@ maintainers:
engine: gotpl
annotations:
artifacthub.io/changes: |
- Fix bug w/ permissions (#255)
- Add ability to specify HPA name in KEDA object (#253)
- Add pre-install hook annotation for namespace creation (#254)
- Add envFrom to Deployment and Deamonset (#256)
- Remove pod annotations from deployment (#259)
- Add possibility to set crdjob annotations (#264)

0 comments on commit 2842f33

Please sign in to comment.