From 4dab74a704b9ba1129b9aa17e66d7c87fc7cc2e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 05:13:20 +0000 Subject: [PATCH] Update dependency helm to v3.21.2 --- .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..dbec4ca 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.2 - uses: actions/setup-python@v5.6.0 with: