From e7cedc31d7c06798ac162c1ff91c70f291b4df12 Mon Sep 17 00:00:00 2001 From: "renovate-vince-riv[bot]" <227500739+renovate-vince-riv[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 06:37:37 +0000 Subject: [PATCH] chore(deps): update helm to v3.21.2 --- .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..e14abf8 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: v3.21.2 - name: Run chart-releaser uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # v1.7.0 env: