Skip to content

Commit 4801512

Browse files
committed
RELEASE/MINOR: kubernetes-ingress: Tag release 1.28.2
Changes in kubernetes-ingress: - pod and container securityContext fixes for NET_BIND_SERVICE capability - PodSecurityPolicy fixes for K8s 1.25+ Signed-off-by: Dinko Korunic <[email protected]>
1 parent 4dc71d3 commit 4801512

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

kubernetes-ingress/Chart.yaml

Lines changed: 3 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.1
19+
version: 1.28.2
2020
appVersion: 1.9.3
2121
kubeVersion: ">=1.19.0-0"
2222
keywords:
@@ -32,4 +32,5 @@ maintainers:
3232
engine: gotpl
3333
annotations:
3434
artifacthub.io/changes: |
35-
- Use Ingress Controller 1.9.3 version for base image
35+
- pod and container securityContext fixes for NET_BIND_SERVICE capability
36+
- PodSecurityPolicy fixes for K8s 1.25+

0 commit comments

Comments
 (0)