From f2f80f16683ae93da16318c35a366e5ed87bb232 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 23:35:07 +0000 Subject: [PATCH] Update dependency helm to v3.21.3 --- .github/workflows/ci-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-chart.yaml b/.github/workflows/ci-chart.yaml index 1f0a92c..8e0c17d 100644 --- a/.github/workflows/ci-chart.yaml +++ b/.github/workflows/ci-chart.yaml @@ -23,7 +23,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@v4.3.1 with: - version: v3.17.0 + version: v3.21.3 - uses: actions/setup-python@v5.6.0 with: