From 3aaaca34f2aa78c6cf80e77e81a1741ec01c48cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 22:09:25 +0000 Subject: [PATCH] chore(deps): update helm release ingress-nginx to v4.13.0 --- kustomize/ingress/nginx/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/ingress/nginx/helm-release.yaml b/kustomize/ingress/nginx/helm-release.yaml index db94b23c..ae7c896a 100644 --- a/kustomize/ingress/nginx/helm-release.yaml +++ b/kustomize/ingress/nginx/helm-release.yaml @@ -11,7 +11,7 @@ spec: spec: chart: ingress-nginx # renovate: datasource=helm depName=ingress-nginx package=ingress-nginx helmRepo=https://kubernetes.github.io/ingress-nginx - version: 4.12.3 + version: 4.13.0 sourceRef: kind: HelmRepository name: ingress-nginx