Skip to content

build(deps): bump helm.sh/helm/v4 from 4.2.0 to 4.2.1#1016

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/helm.sh/helm/v4-4.2.1
Closed

build(deps): bump helm.sh/helm/v4 from 4.2.0 to 4.2.1#1016
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/helm.sh/helm/v4-4.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps helm.sh/helm/v4 from 4.2.0 to 4.2.1.

Release notes

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

Helm v4.2.1 is a patch 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

  • Fixed data race detected by -race flag when concurrent goroutines (upgrade + rollback, install + uninstall) both call GetWaiterWithOptions on the same FailingKubeClient instance #31925
  • Fixed helm command success messages writing to stderr instead of stdout. Now correctly outputing to stdout #32056
  • Fixed Helm 4 emitting "unable to find exact version" when using version range constraints #31757
  • Fixed a race condition in WaitForDelete where the status observer canceled the watch too early, causing intermittent failures when running a full test suite #32081
  • Bumped golang.org/x/net to v0.55.0 to address GO-2026-5026 #32153
  • Fixed SDK errors by upgrading dependencies: cli-utils 1.2.1, controller-runtime 0.24.1 and k8s 1.36.1 #32128
  • Dependency updates

Installation and Upgrading

Download Helm v4.2.1. 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.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.2.2 and 3.21.2 are the next patch releases scheduled for July 8, 2026
  • 4.3.0 and 3.22.0 are the next minor releases scheduled for September 9, 2026

Changelog

  • fix: protect FailingKubeClient.RecordedWaitOptions from data race (#31925) d591a19b953bd9cfdf7d9ddd83c2f4ffdaeafb29 (Terry Howe)
  • fix: route registry client output to stdout instead of stderr (#32056) 2a9fcae29280472edec988c6bf0528e4ae79b33a (Terry Howe)

... (truncated)

Commits
  • d591a19 fix: protect FailingKubeClient.RecordedWaitOptions from data race (#31925)
  • 2a9fcae fix: route registry client output to stdout instead of stderr (#32056)
  • ffa5bd6 chore(deps): bump oras.land/oras-go/v2 from 2.6.0 to 2.6.1
  • 9f9dbaf chore(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0
  • 64a2891 chore(deps): bump golang.org/x/term from 0.43.0 to 0.44.0
  • e54a4a2 chore(deps): bump golang.org/x/text from 0.37.0 to 0.38.0
  • acb762b chore(deps): bump github/codeql-action from 4.36.1 to 4.36.2
  • 768586d chore(deps): bump github/codeql-action from 4.36.0 to 4.36.1
  • eabfae5 fix(version): avoid false range detection on prerelease x/X
  • e3fd51f fix(version): version range || can has no space
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/helm.sh/helm/v4-4.2.1 branch from 833b23f to 9fc3267 Compare June 15, 2026 03:08
Bumps [helm.sh/helm/v4](https://github.com/helm/helm) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v4.2.0...v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/helm.sh/helm/v4-4.2.1 branch from 9fc3267 to 5e1c748 Compare June 15, 2026 03:26
@yxxhero yxxhero closed this Jun 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/go_modules/helm.sh/helm/v4-4.2.1 branch June 15, 2026 12:11
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