From 36e27dfda53e0252566b2f32206ae0c80f6e6a4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 18:49:20 +0000 Subject: [PATCH] Update dependency helm to v3.21.4 --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 91d7107..5686547 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -150,7 +150,7 @@ jobs: - name: Install Helm ☸️ uses: azure/setup-helm@v4 with: - version: v3.8.1 + version: v3.21.4 - name: Generate updated index.yaml 📦 run: |