Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps helm.sh/helm/v4 from 4.0.5 to 4.1.0.

Release notes

Sourced from helm.sh/helm/v4's releases.

Helm v4.1.0 is a feature release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • Feature: added chart name to dependency logs, namespace to resource waiting logs, and confirmation message when all resources are ready #31530
  • Feature: improved plugin name validation error messages and field name detection #31491
  • Feature: improved the --wait flag by allowing explicit strategy selection (including explicit --wait=hookOnly) and preventing SDK timeout errors when timeout is not specified #31421
  • Feature: allow concurrent dependency build with atomic file write #30984
  • Feature: added a --no-headers flag to the 'helm repo list' command, allowing users to suppress table headers in the output. Useful for scripting and automation #31448
  • SDK feature: added a LoadArchive to common loader #31462
  • SDK feature: introduced support for custom kstatus readers #31706
  • Fixed bug where a plugin name could already be used by another command #31427
  • Fixed bug where --server-side flag was not passed to install when using upgrade --install #31635
  • Fixed bug where HELM_ environment variables were not passed to plugins. this fixes a regression which was blocking some getter plugins #31613
  • Fixed bug where Helm test --logs failed with hook-delete-policy "hook-failed" or "hook-succeed" #31579
  • Fixed kube client logging issue #31560
  • Fixed regression where vendor-specific suffixes were stripped from .Capabilities.KubeVersion.GitVersion, breaking charts that detect managed Kubernetes platforms #31528
  • Fixed a bug where helm uninstall with --keep-history did not suspend previous deployed releases #12564
  • SDK: bump k8s API versions to v0.35.0
  • docs: updated helm template help text to document --api-versions #31683
  • docs: fixed documentation about default wait strategy

Installation and Upgrading

Download Helm v4.1.0. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

... (truncated)

Commits
  • 4553a0a Merge pull request #31706 from matheuscscp/custom-kstatus-readers
  • f46f1ce Update pkg/kube/statuswait.go
  • 59ece92 pkg/kube: introduce support for custom kstatus readers
  • 3120e88 Merge pull request #31713 from helm/dependabot/go_modules/main/golang.org/x/t...
  • de0becd chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0
  • 951c630 Merge pull request #31712 from helm/dependabot/go_modules/main/golang.org/x/t...
  • 46e5264 chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0
  • b07261c Merge pull request #31710 from banjoh/em/fix-test-compilation-error
  • e751a70 fix(release): fix test compilation error
  • 2e2cb05 Merge pull request #31427 from tisonkun/resolve-todo
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 26, 2026
Bumps [helm.sh/helm/v4](https://github.com/helm/helm) from 4.0.5 to 4.1.0.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v4.0.5...v4.1.0)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v4
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v4-4.1.0 branch from 89a6c80 to 17d7d98 Compare January 26, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant