Skip to content

Commit 46259f1

Browse files
committed
RELEASE/MAJOR: kubernetes-ingress: Tag release 1.38.0
Changes in kubernetes-ingress: - Add QUIC support for upcoming IC v1.11 - Allow setting loadBalancerClass for the service (#226) Signed-off-by: Dinko Korunic <[email protected]>
1 parent af62479 commit 46259f1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

kubernetes-ingress/Chart.yaml

Lines changed: 3 additions & 4 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.37.0
19+
version: 1.38.0
2020
appVersion: 1.10.11
2121
kubeVersion: ">=1.22.0-0"
2222
keywords:
@@ -32,6 +32,5 @@ maintainers:
3232
engine: gotpl
3333
annotations:
3434
artifacthub.io/changes: |
35-
- Allow setting hostIP for daemonset (#220)
36-
- Add missing permissions for v1 CRDs (#222)
37-
- Use Ingress Controller 1.10.11 version for base image
35+
- Add QUIC support for upcoming IC v1.11
36+
- Allow setting loadBalancerClass for the service (#226)

0 commit comments

Comments
 (0)