From 05bc388df9fe39617733b3986d20523e040cbcb8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 Mar 2026 21:06:06 +0000 Subject: [PATCH] chore(deps): update helm release ingress-nginx to v4.15.0 --- k8s/nginx/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/nginx/kustomization.yaml b/k8s/nginx/kustomization.yaml index 5a64eb6..8c13b5a 100644 --- a/k8s/nginx/kustomization.yaml +++ b/k8s/nginx/kustomization.yaml @@ -8,5 +8,5 @@ helmCharts: includeCRDs: true releaseName: ingress-nginx repo: https://kubernetes.github.io/ingress-nginx - version: 4.14.3 + version: 4.15.0 valuesFile: https://raw.githubusercontent.com/kubernetes/ingress-nginx/main/hack/manifest-templates/provider/kind/values.yaml -- 2.52.0