Skip to content

Commit 46f4815

Browse files
committed
RELEASE/MINOR: kubernetes-ingress: Tag release 1.44.2
Changes in kubernetes-ingress: - Use templates for labels to remove duplication (#288) - Use Ingress Controller 3.1.2 version for base image Signed-off-by: Dinko Korunic <[email protected]>
1 parent b001c3d commit 46f4815

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

kubernetes-ingress/Chart.yaml

Lines changed: 4 additions & 4 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.44.1
20-
appVersion: 3.1.1
19+
version: 1.44.2
20+
appVersion: 3.1.2
2121
kubeVersion: ">=1.23.0-0"
2222
keywords:
2323
- ingress
@@ -32,5 +32,5 @@ maintainers:
3232
engine: gotpl
3333
annotations:
3434
artifacthub.io/changes: |
35-
- Use Ingress Controller 3.1.1 version for base image
36-
- Bind only defined ports as HostPort (#286)
35+
- Use templates for labels to remove duplication (#288)
36+
- Use Ingress Controller 3.1.2 version for base image

0 commit comments

Comments
 (0)