From 67a225afc02641e03ada08f3d211685198fe6b42 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 Feb 2024 01:24:39 +0100 Subject: [PATCH] chore(deps): update azure/setup-helm action to v4 by renovate (#18717) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [azure/setup-helm](https://togithub.com/azure/setup-helm) | action | major | `v3` -> `v4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
azure/setup-helm (azure/setup-helm) ### [`v4`](https://togithub.com/Azure/setup-helm/releases/tag/v4) [Compare Source](https://togithub.com/azure/setup-helm/compare/v3...v4) Latest v4 release
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- .github/workflows/charts-lint.yaml | 2 +- .github/workflows/charts-release.yaml | 2 +- .github/workflows/charts-test.yaml | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/charts-lint.yaml b/.github/workflows/charts-lint.yaml index 7ef553ddd5c..504e17dc3bf 100644 --- a/.github/workflows/charts-lint.yaml +++ b/.github/workflows/charts-lint.yaml @@ -48,7 +48,7 @@ jobs: pip3 install --no-cache-dir pre-commit yamale yamllint - name: Install Helm - uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3 + uses: azure/setup-helm@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4 with: version: v3.14.2 diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index b7781101aac..e86996dd288 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -309,7 +309,7 @@ jobs: git config user.email "bot@truecharts.org" - name: Install Helm - uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # tag=v3 + uses: azure/setup-helm@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4 with: version: v3.14.0 diff --git a/.github/workflows/charts-test.yaml b/.github/workflows/charts-test.yaml index 566561ffc75..5f97b7f21c2 100644 --- a/.github/workflows/charts-test.yaml +++ b/.github/workflows/charts-test.yaml @@ -121,7 +121,7 @@ jobs: ref: ${{ inputs.checkoutCommit }} - name: Install Helm - uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3 + uses: azure/setup-helm@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4 with: version: v3.14.0 @@ -175,7 +175,7 @@ jobs: ref: ${{ inputs.checkoutCommit }} - name: Install Helm - uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3 + uses: azure/setup-helm@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4 with: version: v3.14.0 @@ -229,7 +229,7 @@ jobs: ref: ${{ inputs.checkoutCommit }} - name: Install Helm - uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3 + uses: azure/setup-helm@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4 with: version: v3.14.0 @@ -283,7 +283,7 @@ jobs: ref: ${{ inputs.checkoutCommit }} - name: Install Helm - uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3 + uses: azure/setup-helm@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4 with: version: v3.14.0 @@ -337,7 +337,7 @@ jobs: ref: ${{ inputs.checkoutCommit }} - name: Install Helm - uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3 + uses: azure/setup-helm@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4 with: version: v3.14.0 @@ -391,7 +391,7 @@ jobs: ref: ${{ inputs.checkoutCommit }} - name: Install Helm - uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3 + uses: azure/setup-helm@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4 with: version: v3.14.0