From 37b556c59ba10c3182157b1b8e7d7c461c03f239 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:23:49 +0000 Subject: [PATCH] Update azure/setup-helm action to v5 --- .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..98ca951 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@v5 with: version: v3.8.1