From 7d3e79cace591a3803ee1eb0a4e6cfb9e4200558 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 05:30:58 +0000 Subject: [PATCH] Update dependency helm to v3.21.2 --- .github/workflows/publish-chart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-chart.yml b/.github/workflows/publish-chart.yml index b905572..ad135c9 100644 --- a/.github/workflows/publish-chart.yml +++ b/.github/workflows/publish-chart.yml @@ -38,7 +38,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@v4 with: - version: v3.16.2 + version: v3.21.2 - name: Determine chart version id: chart_version