chore(deps): bump azure/setup-helm from 4 to 5#235
Conversation
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 4 to 5. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@v4...v5) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Greptile SummaryThis PR bumps Confidence Score: 5/5Safe to merge — routine dependency bump with no workflow logic changes. Single-line change upgrading azure/setup-helm from v4 to v5. The v5 release is a non-breaking runtime update (node20 → node24) with dependency security patches. No workflow logic is altered. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[helm-chart job] --> B[Checkout @ RELEASE_TAG]
B --> C[Install Helm\nazure/setup-helm@v5]
C --> D[Log in to GHCR\nHelm registry]
D --> E[Log in to GHCR\nORAS / docker login]
E --> F[Install ORAS]
F --> G[Add Helm repositories\n& publish chart]
Reviews (1): Last reviewed commit: "chore(deps): bump azure/setup-helm from ..." | Re-trigger Greptile |
janhoon
left a comment
There was a problem hiding this comment.
Approved dependency update per maintainer request.
|
Looks like azure/setup-helm is up-to-date now, so this is no longer needed. |
Bumps azure/setup-helm from 4 to 5.
Release notes
Sourced from azure/setup-helm's releases.
Changelog
Sourced from azure/setup-helm's changelog.
Commits
dda3372build3894c84chore(release): v5.0.0 (#265)ca66f38Update Node.js runtime from node20 to node24 (#259)316ed5aBump undici (#263)bc9bc0cBump undici and@actions/http-client(#257)16e3094Bump minimatch (#256)6e42753Bump actions/stale in /.github/workflows in the actions group (#255)9651d9dBump actions/checkout in /.github/workflows in the actions group (#251)658bff9Bump the actions group with 2 updates (#248)331c814Bump the actions group with 3 updates (#247)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)