From 90251b7fd10f12b1662d3f22003d50c8788d7903 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:21:26 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20ingress-nginx=20(4.11.3?= =?UTF-8?q?=20=E2=86=92=204.12.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/ingress/ingress-nginx/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ingress/ingress-nginx/app/helmrelease.yaml b/apps/ingress/ingress-nginx/app/helmrelease.yaml index 53dc60f..2eb91d1 100644 --- a/apps/ingress/ingress-nginx/app/helmrelease.yaml +++ b/apps/ingress/ingress-nginx/app/helmrelease.yaml @@ -14,7 +14,7 @@ spec: chart: spec: chart: ingress-nginx - version: 4.11.3 + version: 4.12.0 sourceRef: kind: HelmRepository name: ingress-nginx