Skip to content

chore(deps): bump azure/setup-helm from 4 to 5#235

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/azure/setup-helm-5
Closed

chore(deps): bump azure/setup-helm from 4 to 5#235
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/azure/setup-helm-5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Bumps azure/setup-helm from 4 to 5.

Release notes

Sourced from azure/setup-helm's releases.

v5.0.0

Changed

v4.3.1

Changed

Added

v4.3.0

  • #152 feat: log when restoring from cache
  • #157 Dependencies Update
  • #137 Add dependabot

v4.2.0

  • #124 Fix OS detection and download OS-native archive extension

v4.1.0

  • #130 switches to use Helm published file to read latest version instead of using GitHub releases
Changelog

Sourced from azure/setup-helm's changelog.

[4.3.0] - 2025-02-15

  • #152 feat: log when restoring from cache
  • #157 Dependencies Update
  • #137 Add dependabot

[4.2.0] - 2024-04-15

  • #124 Fix OS detection and download OS-native archive extension

[4.1.0] - 2024-03-01

  • #130 switches to use Helm published file to read latest version instead of using GitHub releases

[4.0.0] - 2024-02-12

  • #121 update to node20 as node16 is deprecated
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot @github

dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: ci. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@greptile-apps

greptile-apps Bot commented Apr 13, 2026

Copy link
Copy Markdown

Greptile Summary

This PR bumps azure/setup-helm from v4 to v5 in the helm-chart job of .github/workflows/release.yml. The major version change primarily updates the action's Node.js runtime from node20 to node24 and includes several transitive dependency security patches (undici, minimatch, @actions/http-client).

Confidence Score: 5/5

Safe 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

Filename Overview
.github/workflows/release.yml Single-line bump of azure/setup-helm from v4 to v5 in the helm-chart publish job; no behavioral changes to the workflow logic.

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]
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump azure/setup-helm from ..." | Re-trigger Greptile

@janhoon janhoon left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved dependency update per maintainer request.

@dependabot @github

dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor Author

Looks like azure/setup-helm is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 27, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/azure/setup-helm-5 branch April 27, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant