From 9a81a0f1fb80ac88f110cff329d20c733dc0df6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 18:37:47 +0000 Subject: [PATCH] feat(charts): update helm release ingress-nginx to v4.6.0 (#1891) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- helm-dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-dependencies.yaml b/helm-dependencies.yaml index 4fafc22e9..e2388ff02 100644 --- a/helm-dependencies.yaml +++ b/helm-dependencies.yaml @@ -42,7 +42,7 @@ dependencies: version: 1.13.3 repository: https://charts.fluxcd.io - name: ingress-nginx - version: 4.5.2 + version: 4.6.0 repository: https://kubernetes.github.io/ingress-nginx - name: istio-operator version: 1.7.0