Skip to content

build(deps): bump helm.sh/helm/v4 from 4.1.4 to 4.2.0#3727

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

Helm v4.2.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

  • Switch to goreleaser for release builds
  • Kubernetes client libraries to v1.36
  • Add mustToToml template function
  • deprecate unused --hide-notes and --render-subchart-notes flags
  • --dry-run=server now respects generateName:

Installation and Upgrading

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

This release was signed by @​gjenkins8 with key BF88 8333 D96A 1C18 E268 2AAE D79D 67C9 EC01 6739, which can be found at https://keys.openpgp.org/vks/v1/by-fingerprint/BF888333D96A1C18E2682AAED79D67C9EC016739. 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.1 will contain only bug fixes
  • 4.3.0 is the next feature release

Changelog

  • Bump to version v4.2 06468084e85c244c712834933d25ea232a4c2093 (George Jenkins)
  • build: Clean up Goreleaser change (#32098) e23bf3af53c52185123278e83b7023c102707778 (Scott Rigby)
  • fix: add -extldflags -static to dist target to match build-cross f60ab7c31c81a73b8e0aade5aff41bfc01c08820 (Terry Howe)
  • build: use goreleaser build with manual archive creation 64aa46f2f1cf239cf6535c5e847e14dcb933a847 (Terry Howe)

... (truncated)

Commits
  • 0646808 Bump to version v4.2
  • e23bf3a build: Clean up Goreleaser change (#32098)
  • ad18580 Merge pull request #31343 from TerryHowe/chore-replace-mitchellh-gox-with-gor...
  • b3a458f Merge pull request #31970 from isumitsolanki/fix/31965-decouple-cli-from-kube
  • f60ab7c fix: add -extldflags -static to dist target to match build-cross
  • 64aa46f build: use goreleaser build with manual archive creation
  • d199a1a chore: remove build-cross dependency from test-acceptance
  • 8289940 ci: add fetch-depth 0 to canary checkout for goreleaser
  • c075022 fix: address goreleaser build issues flagged in review
  • 04885dd fix: pass VERSION as GORELEASER_CURRENT_TAG to preserve v-prefix in archive n...
  • Additional commits viewable in compare view

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 075822e. Configure here.

Comment thread go.mod
k8s.io/utils v0.0.0-20260319190234-28399d86e0b5
oras.land/oras-go/v2 v2.6.0
sigs.k8s.io/controller-runtime v0.23.3
sigs.k8s.io/controller-runtime v0.24.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

K8s replace directives pin v0.34.4 conflicting with v0.36.0 requirements

High Severity

The require section now lists k8s.io/api, k8s.io/apimachinery, k8s.io/client-go, k8s.io/kubectl, etc. at v0.36.0 (pulled in by helm.sh/helm/v4 v4.2.0 and sigs.k8s.io/controller-runtime v0.24.0), but the replace directives pin all k8s staging packages to v0.34.4. This means helm v4.2.0 and controller-runtime v0.24.0 source code—designed for k8s v1.36 client libraries—will be compiled against v0.34.4, a two-minor-version gap that is very likely to cause compilation failures or runtime incompatibilities if any new APIs from v0.35/v0.36 are referenced.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 075822e. Configure here.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/helm.sh/helm/v4-4.2.0 branch from 075822e to 6f5d13a Compare May 14, 2026 18:41
Bumps [helm.sh/helm/v4](https://github.com/helm/helm) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v4.1.4...v4.2.0)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v4
  dependency-version: 4.2.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.2.0 branch from 6f5d13a to 3f46384 Compare May 14, 2026 20:55
@dependabot @github

dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #3766.

@dependabot dependabot Bot closed this Jun 13, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/helm.sh/helm/v4-4.2.0 branch June 13, 2026 19:20
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.

0 participants