From fad1cd70f787e766e3aa8a659623d0641cdb1f57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:59:54 +0000 Subject: [PATCH] chore(deps): update dependency helm to v3.21.3 --- .github/workflows/chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chart.yaml b/.github/workflows/chart.yaml index c394389..eb0503c 100644 --- a/.github/workflows/chart.yaml +++ b/.github/workflows/chart.yaml @@ -19,7 +19,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@v3 with: - version: v3.7.1 + version: v3.21.3 - uses: actions/setup-python@v2 with: