From 4b5d15a40283f228acb80ad619a0b5d794d33cd3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 29 Dec 2024 12:41:57 +0100 Subject: [PATCH] =?UTF-8?q?chore(github-action):=20update=20azure/setup-he?= =?UTF-8?q?lm=20action=20v3=20=E2=86=92=20v4=20(#30317)?= 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://redirect.github.com/azure/setup-helm) | action | major | `5119fcb` -> `fe7b79c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
azure/setup-helm (azure/setup-helm) ### [`v4`](https://redirect.github.com/azure/setup-helm/compare/v3...v4) [Compare Source](https://redirect.github.com/azure/setup-helm/compare/v3...v4)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://redirect.github.com/renovatebot/renovate). --- .github/workflows/charts-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 38d7ec017bc..b0b21b37f01 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -108,7 +108,7 @@ jobs: find . -name '*.sh' | xargs chmod +x - name: Install Helm - uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # tag=v3 + uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4 with: version: v3.14.0