Skip to content

Commit 85e14b3

Browse files
committed
RELEASE/MAJOR: kubernetes-ingress: Tag release 1.41.0
Changes in kubernetes-ingress: - Fix bug w/ permissions (#255) - Add ability to specify HPA name in KEDA object (#253) - Add pre-install hook annotation for namespace creation (#254) Signed-off-by: Dinko Korunic <[email protected]>
1 parent 39407be commit 85e14b3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

kubernetes-ingress/Chart.yaml

Lines changed: 4 additions & 3 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.40.1
19+
version: 1.41.0
2020
appVersion: 3.0.1
2121
kubeVersion: ">=1.23.0-0"
2222
keywords:
@@ -32,5 +32,6 @@ maintainers:
3232
engine: gotpl
3333
annotations:
3434
artifacthub.io/changes: |
35-
- Use Ingress Controller 3.0.1 version for base image
36-
- Limit template spec name to 15 characters (#247)
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)

0 commit comments

Comments
 (0)