From 5995e6e478360d6b92e67563be7757826d6d7be7 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 12 Aug 2025 11:59:22 +0000 Subject: [PATCH] chore(deps): update helm release ingress-nginx to v4.13.1 --- kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/kustomization.yaml b/kind/kustomization.yaml index 053e53c..2406b05 100644 --- a/kind/kustomization.yaml +++ b/kind/kustomization.yaml @@ -27,5 +27,5 @@ helmCharts: includeCRDs: true releaseName: ingress-nginx repo: https://kubernetes.github.io/ingress-nginx - version: 4.13.0 + version: 4.13.1 valuesFile: https://raw.githubusercontent.com/kubernetes/ingress-nginx/main/hack/manifest-templates/provider/kind/values.yaml -- 2.52.0