From 98e7d793122da2d92a6c8679a7b46fdb03596c48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 15:52:29 +0000 Subject: [PATCH] chore(deps): update dependency helm to v3.21.0 --- .github/actions/test-charts/action.yml | 2 +- .github/workflows/lint.yaml | 2 +- .github/workflows/pre-commit.yaml | 2 +- .github/workflows/snyk.yaml | 2 +- .github/workflows/sync-lightspeed-configs.yaml | 2 +- .github/workflows/sync-upstream-backstage.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/actions/test-charts/action.yml b/.github/actions/test-charts/action.yml index e10d7152..49d10376 100644 --- a/.github/actions/test-charts/action.yml +++ b/.github/actions/test-charts/action.yml @@ -20,7 +20,7 @@ runs: - name: Set up Helm uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0 with: - version: v3.10.0 + version: v3.21.0 - name: Set up Python uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6 diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 608f5730..2b8f977f 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -29,7 +29,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0 with: - version: v3.10.0 + version: v3.21.0 - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6 with: diff --git a/.github/workflows/pre-commit.yaml b/.github/workflows/pre-commit.yaml index 36ef3253..d50e8bd9 100644 --- a/.github/workflows/pre-commit.yaml +++ b/.github/workflows/pre-commit.yaml @@ -38,7 +38,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0 with: - version: v3.17.0 + version: v3.21.0 - name: Setup helm-docs run: go install github.com/norwoodj/helm-docs/cmd/helm-docs@latest diff --git a/.github/workflows/snyk.yaml b/.github/workflows/snyk.yaml index e8eb544b..255d67c4 100644 --- a/.github/workflows/snyk.yaml +++ b/.github/workflows/snyk.yaml @@ -30,7 +30,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0 with: - version: v3.17.0 + version: v3.21.0 - name: Render Templates for ${{ matrix.chartConfig.name }} run: | diff --git a/.github/workflows/sync-lightspeed-configs.yaml b/.github/workflows/sync-lightspeed-configs.yaml index 4a73dd93..f671a6fb 100644 --- a/.github/workflows/sync-lightspeed-configs.yaml +++ b/.github/workflows/sync-lightspeed-configs.yaml @@ -35,7 +35,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0 with: - version: v3.17.0 + version: v3.21.0 - name: Set up yq uses: mikefarah/yq@1b9b4ac5187171d2e5e3129be0cfa827c7f9d53d # v4.53.3 diff --git a/.github/workflows/sync-upstream-backstage.yaml b/.github/workflows/sync-upstream-backstage.yaml index c044da95..065a4fc1 100644 --- a/.github/workflows/sync-upstream-backstage.yaml +++ b/.github/workflows/sync-upstream-backstage.yaml @@ -27,7 +27,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0 with: - version: v3.17.0 + version: v3.21.0 - name: Set up yq uses: mikefarah/yq@1b9b4ac5187171d2e5e3129be0cfa827c7f9d53d # v4.53.3