From 9a5963396f21c227225ae6bdda82c6ab6de27029 Mon Sep 17 00:00:00 2001 From: "renovate-vince-riv[bot]" <227500739+renovate-vince-riv[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 15:39:11 +0000 Subject: [PATCH] chore(deps): update helm to v4.2.1 --- .github/workflows/release-chart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-chart.yml b/.github/workflows/release-chart.yml index 05d0d0b..5061cba 100644 --- a/.github/workflows/release-chart.yml +++ b/.github/workflows/release-chart.yml @@ -26,7 +26,7 @@ jobs: - name: Install Helm uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4 with: - version: v3.4.2 + version: v4.2.1 - name: Run chart-releaser uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # v1.7.0 env: