Skip to content

build(deps): bump helm.sh/helm/v4 from 4.1.4 to 4.2.1#3766

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/helm.sh/helm/v4-4.2.1
Closed

build(deps): bump helm.sh/helm/v4 from 4.1.4 to 4.2.1#3766
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/helm.sh/helm/v4-4.2.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps helm.sh/helm/v4 from 4.1.4 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

Bumps [helm.sh/helm/v4](https://github.com/helm/helm) from 4.1.4 to 4.2.1.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v4.1.4...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-minor
...

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 2a17ec9 to c28df4d Compare June 14, 2026 00:48
Signed-off-by: Evans Mungai <evans@replicated.com>
@github-actions

Copy link
Copy Markdown

This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID.

Online Installer:

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci/appver-dev-33ba3b6" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Airgap Installer (may take a few minutes before the airgap bundle is built):

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci-airgap/appver-dev-33ba3b6?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

@dependabot @github

dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of helm.sh/helm/v4 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@banjoh

banjoh commented Jun 23, 2026

Copy link
Copy Markdown
Member

4.2.1 has helm/helm#32214 regression which will affect EC. 4.2.2 has it fixed.

@banjoh banjoh closed this Jun 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 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 23, 2026 12:54
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