Skip to content

Commit 67b25c2

Browse files
chore(deps): update helm release ingress-nginx to v4.12.2 (#2341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25b51fb commit 67b25c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/network/nginx-private/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Kustomization
44
helmCharts:
55
- repo: https://kubernetes.github.io/ingress-nginx
66
name: ingress-nginx
7-
version: 4.12.1
7+
version: 4.12.2
88
releaseName: nginx-private
99
valuesFile: values.yaml
1010
namespace: network

kubernetes/network/nginx-public/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Kustomization
44
helmCharts:
55
- repo: https://kubernetes.github.io/ingress-nginx
66
name: ingress-nginx
7-
version: 4.12.1
7+
version: 4.12.2
88
releaseName: nginx-public
99
valuesFile: values.yaml
1010
namespace: network

0 commit comments

Comments
 (0)