Update azure/setup-helm action to v5 - #61
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/azure-setup-helm-5.x
branch
2 times, most recently
from
April 19, 2026 17:56
cbcbca7 to
3b03da8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1→v5Release Notes
azure/setup-helm (azure/setup-helm)
v5.0.1Compare Source
v5.0.0Compare Source
Changed
v4.3.1Compare Source
Changed
Added
v4.3.0Compare Source
v4.2.0Compare Source
v4.1.0Compare Source
v4.0.0Compare Source
v3.5: releaseCompare Source
Bump @actions/core version to remove output warning.
v3.4: releaseCompare Source
Improves the querying method to find the latest Helm release. Takes advantage of new GitHub api changes.
v3.3: releaseCompare Source
Add token input. Needed for fetching latest
v3.2Compare Source
v3.1: releaseCompare Source
Swap to GraphQL GitHub API
v3.0: releaseCompare Source
Node16 release of this action
v2.2Compare Source
v2.1: releaseCompare Source
Commits
a517f2f: Add node modules and new code for release (#57) (github-actions[bot]) #57217bf70: v2 new release (#70) (github-actions[bot]) #70v2.0: releaseCompare Source
What's Changed
New Contributors
Full Changelog: https://github.com/Azure/setup-helm/commits/v1.2
v1.1: New versioning logic for Helm releasesCompare Source
New versioning logic for Helm releases uses GraphQL to fetch the last 100 releases of Helm. It then filters out the release as specified in the input. If 3.* has been specified, it'll get the latest Helm 3 release. Similarly if 2.* has been specified, it'll get the latest Helm 2 release. In case of latest, it'll fetch the latest Helm 3 release (to keep the behaviour consistent with previous action release).
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.