Update azure/setup-helm action to v5 #8

Open
renovatebot wants to merge 1 commits from renovate/azure-setup-helm-5.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
azure/setup-helm action major v4.3.0 -> v5.0.0

Release Notes

azure/setup-helm (azure/setup-helm)

v5.0.0

Compare Source

Changed

v4.3.1

Compare Source

Changed
Added

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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [azure/setup-helm](https://github.com/azure/setup-helm) | action | major | `v4.3.0` -> `v5.0.0` | --- ### Release Notes <details> <summary>azure/setup-helm (azure/setup-helm)</summary> ### [`v5.0.0`](https://github.com/Azure/setup-helm/releases/tag/v5.0.0) [Compare Source](https://github.com/azure/setup-helm/compare/v4.3.1...v5.0.0) ##### Changed - [#&#8203;259](https://github.com/azure/setup-helm/issues/259) [Update Node.js runtime from node20 to node24](https://github.com/Azure/setup-helm/pull/259) - [#&#8203;263](https://github.com/azure/setup-helm/issues/263) [Bump undici](https://github.com/Azure/setup-helm/pull/263) - [#&#8203;257](https://github.com/azure/setup-helm/issues/257) [Bump undici and @&#8203;actions/http-client](https://github.com/Azure/setup-helm/pull/257) - [#&#8203;256](https://github.com/azure/setup-helm/issues/256) [Bump minimatch](https://github.com/Azure/setup-helm/pull/256) - [#&#8203;248](https://github.com/azure/setup-helm/issues/248) [Bump the actions group with 2 updates](https://github.com/Azure/setup-helm/pull/248) - [#&#8203;247](https://github.com/azure/setup-helm/issues/247) [Bump the actions group with 3 updates](https://github.com/Azure/setup-helm/pull/247) - [#&#8203;246](https://github.com/azure/setup-helm/issues/246) [Bump @&#8203;types/node from 25.0.2 to 25.0.3 in the actions group](https://github.com/Azure/setup-helm/pull/246) - [#&#8203;245](https://github.com/azure/setup-helm/issues/245) [Bump the actions group with 3 updates](https://github.com/Azure/setup-helm/pull/245) - [#&#8203;243](https://github.com/azure/setup-helm/issues/243) [Bump the actions group with 2 updates](https://github.com/Azure/setup-helm/pull/243) - [#&#8203;240](https://github.com/azure/setup-helm/issues/240) [Bump prettier from 3.6.2 to 3.7.3 in the actions group](https://github.com/Azure/setup-helm/pull/240) - [#&#8203;229](https://github.com/azure/setup-helm/issues/229) [Bump the actions group across 1 directory with 3 updates](https://github.com/Azure/setup-helm/pull/229) - [#&#8203;231](https://github.com/azure/setup-helm/issues/231) [Bump js-yaml from 3.14.1 to 3.14.2](https://github.com/Azure/setup-helm/pull/231) - [#&#8203;234](https://github.com/azure/setup-helm/issues/234) [Bump glob from 10.4.5 to 10.5.0](https://github.com/Azure/setup-helm/pull/234) - [#&#8203;225](https://github.com/azure/setup-helm/issues/225) [Fix build error](https://github.com/Azure/setup-helm/pull/225) - [#&#8203;222](https://github.com/azure/setup-helm/issues/222) [Bump @&#8203;types/node from 24.7.2 to 24.8.1 in the actions group](https://github.com/Azure/setup-helm/pull/222) - [#&#8203;220](https://github.com/azure/setup-helm/issues/220) [Bump the actions group across 1 directory with 4 updates](https://github.com/Azure/setup-helm/pull/220) - [#&#8203;216](https://github.com/azure/setup-helm/issues/216) [Bump the actions group across 1 directory with 4 updates](https://github.com/Azure/setup-helm/pull/216) - [#&#8203;213](https://github.com/azure/setup-helm/issues/213) [Bump the actions group with 2 updates](https://github.com/Azure/setup-helm/pull/213) - [#&#8203;211](https://github.com/azure/setup-helm/issues/211) [Bump undici](https://github.com/Azure/setup-helm/pull/211) - [#&#8203;212](https://github.com/azure/setup-helm/issues/212) [Bump jest from 30.0.5 to 30.1.2 in the actions group](https://github.com/Azure/setup-helm/pull/212) - [#&#8203;210](https://github.com/azure/setup-helm/issues/210) [Bump @&#8203;types/node from 24.2.1 to 24.3.0 in the actions group](https://github.com/Azure/setup-helm/pull/210) ### [`v4.3.1`](https://github.com/Azure/setup-helm/releases/tag/v4.3.1) [Compare Source](https://github.com/azure/setup-helm/compare/v4.3.0...v4.3.1) ##### Changed - [#&#8203;167](https://github.com/azure/setup-helm/issues/167) [Pinning Action Dependencies for Security and Reliability](https://github.com/Azure/setup-helm/pull/167) - [#&#8203;181](https://github.com/azure/setup-helm/issues/181) [Fix types, and update node version.](https://github.com/Azure/setup-helm/pull/181) - [#&#8203;191](https://github.com/azure/setup-helm/issues/191) [chore(tests): Mock arch to make tests pass on arm host](https://github.com/Azure/setup-helm/pull/191) - [#&#8203;192](https://github.com/azure/setup-helm/issues/192) [chore: remove unnecessary prebuild script](https://github.com/Azure/setup-helm/pull/192) - [#&#8203;203](https://github.com/azure/setup-helm/issues/203) [Update helm version retrieval to use JSON output for latest version](https://github.com/Azure/setup-helm/pull/203) - [#&#8203;207](https://github.com/azure/setup-helm/issues/207) [ci(workflows): update helm version to v3.18.4 and add matrix for tests](https://github.com/Azure/setup-helm/pull/207) ##### Added - [#&#8203;197](https://github.com/azure/setup-helm/issues/197) [Add pre-commit hook](https://github.com/Azure/setup-helm/pull/197) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI1NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2026-03-23 20:47:06 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/azure-setup-helm-5.x:renovate/azure-setup-helm-5.x
git checkout renovate/azure-setup-helm-5.x
Sign in to join this conversation.