From 0fc3f74f01e83a63c2df46350b3ff9f4b02101d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 15:28:45 +0000 Subject: [PATCH 1/2] chore(deps): update dependency helm to v3.21.4 --- .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 a5b1b70d..2d2c6392 100644 --- a/.github/actions/test-charts/action.yml +++ b/.github/actions/test-charts/action.yml @@ -36,7 +36,7 @@ runs: - name: Set up Helm uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1 with: - version: v3.21.3 + version: v3.21.4 - name: Set up Python uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7 diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 27a54c31..167e1ff2 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -27,7 +27,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1 with: - version: v3.21.3 + version: v3.21.4 - uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7 with: diff --git a/.github/workflows/pre-commit.yaml b/.github/workflows/pre-commit.yaml index 57455fc4..57d655a6 100644 --- a/.github/workflows/pre-commit.yaml +++ b/.github/workflows/pre-commit.yaml @@ -40,7 +40,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1 with: - version: v3.21.3 + version: v3.21.4 - 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 6e6254ec..81c40dcc 100644 --- a/.github/workflows/snyk.yaml +++ b/.github/workflows/snyk.yaml @@ -30,7 +30,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1 with: - version: v3.21.3 + version: v3.21.4 - 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 b3531779..0f3da780 100644 --- a/.github/workflows/sync-lightspeed-configs.yaml +++ b/.github/workflows/sync-lightspeed-configs.yaml @@ -34,7 +34,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1 with: - version: v3.21.3 + version: v3.21.4 - name: Set up yq uses: mikefarah/yq@c14f446382944492701b16c1ddb48bb9dbe683e3 # v4.53.6 diff --git a/.github/workflows/sync-upstream-backstage.yaml b/.github/workflows/sync-upstream-backstage.yaml index abfc237b..07ee499b 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@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1 with: - version: v3.21.3 + version: v3.21.4 - name: Set up yq uses: mikefarah/yq@1b9b4ac5187171d2e5e3129be0cfa827c7f9d53d # v4.53.3 From 7b9d113affdc169becbcee4dac7dc98893d4be05 Mon Sep 17 00:00:00 2001 From: Armel Soro Date: Fri, 21 Aug 2026 17:48:51 +0200 Subject: [PATCH 2/2] Apply suggestion from @rm3l --- .github/workflows/sync-upstream-backstage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-upstream-backstage.yaml b/.github/workflows/sync-upstream-backstage.yaml index 07ee499b..abfc237b 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@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1 with: - version: v3.21.4 + version: v3.21.3 - name: Set up yq uses: mikefarah/yq@1b9b4ac5187171d2e5e3129be0cfa827c7f9d53d # v4.53.3