Skip to content

Commit 90bff71

Browse files
chore(base-cluster/dependencies): update helm release ingress-nginx to v4.13.2
1 parent 02f2537 commit 90bff71

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
@@ -144,7 +144,7 @@ global:
144144
nginx:
145145
url: https://kubernetes.github.io/ingress-nginx
146146
charts:
147-
ingress-nginx: 4.12.3
147+
ingress-nginx: 4.13.2
148148
condition: '{{ eq .Values.ingress.provider "nginx" }}'
149149
traefik:
150150
url: https://helm.traefik.io/traefik

0 commit comments

Comments
 (0)