From fd1cd027f81ddb7fd35401bb99c1a693fd00a8b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 22:57:51 +0000 Subject: [PATCH] Update dependency helm to v3.21.4 --- .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..d1f13e6 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.4 - uses: actions/setup-python@v5.6.0 with: