From b201d6ddd98b73d4b4b6a828973e057d41bd68e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 12:53:18 +0000 Subject: [PATCH] Update azure/setup-helm action to v4 --- .github/workflows/chart-releaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chart-releaser.yml b/.github/workflows/chart-releaser.yml index 7cab5a5..669bb0c 100644 --- a/.github/workflows/chart-releaser.yml +++ b/.github/workflows/chart-releaser.yml @@ -24,7 +24,7 @@ jobs: git config user.email "$GITHUB_ACTOR@users.noreply.github.com" - name: Install Helm - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v4 with: version: v3.8.1