Skip to content

Commit 6f1116a

Browse files
committed
RELEASE/MAJOR: kubernetes-ingress: Tag release 1.49.0
Changes in kubernetes-ingress: - Use Ingress Controller 3.2.6 version for base image - Add hostNetwork and hostPort support for Deployment (#341) Signed-off-by: Dinko Korunic <dkorunic@haproxy.com>
1 parent 4eeff21 commit 6f1116a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

kubernetes-ingress/Chart.yaml

Lines changed: 2 additions & 1 deletion
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.48.0
19+
version: 1.49.0
2020
appVersion: 3.2.6
2121
kubeVersion: ">=1.23.0-0"
2222
keywords:
@@ -33,3 +33,4 @@ engine: gotpl
3333
annotations:
3434
artifacthub.io/changes: |-
3535
- Use Ingress Controller 3.2.6 version for base image
36+
- Add hostNetwork and hostPort support for Deployment (#341)

0 commit comments

Comments
 (0)