Skip to content

Commit ca911d3

Browse files
committed
RELEASE/MINOR: kubernetes-ingress: Tag release 1.29.0
Changes in kubernetes-ingress: - Use the builtin HTTP server as default backend Signed-off-by: Dinko Korunic <[email protected]>
1 parent d7a8993 commit ca911d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kubernetes-ingress/Chart.yaml

Lines changed: 2 additions & 2 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.28.3
19+
version: 1.29.0
2020
appVersion: 1.9.3
2121
kubeVersion: ">=1.19.0-0"
2222
keywords:
@@ -32,4 +32,4 @@ maintainers:
3232
engine: gotpl
3333
annotations:
3434
artifacthub.io/changes: |
35-
- replace k8s.gcr.io registry for the default backend with registry.k8s.io
35+
- Use the builtin HTTP server as default backend

0 commit comments

Comments
 (0)