Skip to content

Commit 7c4b95a

Browse files
chore(base-cluster/dependencies): update helm release ingress-nginx to v4.12.4
1 parent 5e4c562 commit 7c4b95a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/base-cluster/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ global:
133133
nginx:
134134
url: https://kubernetes.github.io/ingress-nginx
135135
charts:
136-
ingress-nginx: 4.12.3
136+
ingress-nginx: 4.12.4
137137
condition: '{{ eq .Values.ingress.provider "nginx" }}'
138138
traefik:
139139
url: https://helm.traefik.io/traefik

0 commit comments

Comments
 (0)