Skip to content

build(deps): bump helm.sh/helm/v3 from 3.21.0 to 3.21.4 in /native - #419

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/native/helm.sh/helm/v3-3.21.4
Open

build(deps): bump helm.sh/helm/v3 from 3.21.0 to 3.21.4 in /native#419
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/native/helm.sh/helm/v3-3.21.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps helm.sh/helm/v3 from 3.21.0 to 3.21.4.

Release notes

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

Helm v3.21.4 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

  • fix(engine): prevent Files.Lines panic on empty file (backport to v3)- #32303 by @​mahesh-sadupalli
  • fix(provenance): migrate to ProtonMail/go-crypto to resolve GO-2026-5932- #32463 by @​karan-vk
  • [dev-v3 backport] fix: bump go.opentelemetry.io/otel@v1.44.0 for GO-2026-5158- #32535 by @​scottrigby
  • [dev-v3 backport] deps: bump google.golang.org/grpc@v1.82.1 for GO-2026-6061- #32536 by @​scottrigby
  • chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0- (includes golang.org/x/text v0.40.0 to fix GO-2026-5970) #32308

Installation and Upgrading

Download Helm v3.21.4. 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.3.0 and 3.22.0 are the next minor releases scheduled for September 9, 2026

Changelog

  • chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 (#32308) 813176c51bb5c181dbbd7901298ddcc104cd3417 (dependabot[bot])
  • [dev-v3 backport] deps: bump google.golang.org/grpc@v1.82.1 for GO-2026-6061 b6aa8b1d71140347f75ef0b77fac91f28ffe10b3 (Scott Rigby)
  • fix: bump go.opentelemetry.io/otel@v1.44.0 for GO-2026-5158 57ce7aeec1eb82422c5c349dfadda20ea3f743fe (Scott Rigby)
  • fix(provenance): migrate to ProtonMail/go-crypto to resolve GO-2026-5932 ab71449c76f66e55064ae4503a6e7adae21dcfa9 (Karan V)
  • fix(engine): prevent Files.Lines panic on empty file 955dfab1e6bdd70b5ccd7b932b2d500e9e26566c (Mahesh Sadupalli)

... (truncated)

Commits
  • 813176c chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 (#32308)
  • b6aa8b1 [dev-v3 backport] deps: bump google.golang.org/grpc@v1.82.1 for GO-2026-6061
  • 57ce7ae fix: bump go.opentelemetry.io/otel@v1.44.0 for GO-2026-5158
  • ab71449 fix(provenance): migrate to ProtonMail/go-crypto to resolve GO-2026-5932
  • 955dfab fix(engine): prevent Files.Lines panic on empty file
  • 1ad6e68 Apply suggestions from code review
  • 037733e fix: drop containerd v1 dep to resolve govulncheck CVEs
  • d3e178b chore(deps): bump github.com/containerd/containerd from 1.7.32 to 1.7.33
  • 1259634 chore(deps): bump the k8s-io group with 2 updates
  • b52e276 fixes
  • 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 Aug 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/native/helm.sh/helm/v3-3.21.4 branch from 37bd022 to a25470d Compare August 31, 2026 07:59
@manusa

manusa commented Aug 31, 2026

Copy link
Copy Markdown
Owner

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/native/helm.sh/helm/v3-3.21.4 branch from a25470d to 3a82f35 Compare August 31, 2026 08:21
manusa added a commit that referenced this pull request Aug 31, 2026
RegistryLogin built its registry client with plainHTTP but never
passed action.WithPlainHTTPLogin to the login action, so the flag
was silently ignored. This worked until oras-go v2.6.1, a security
release that stopped forwarding credentials across an HTTPS->HTTP
downgrade (GHSA-28r5-37g7-p6mp, GHSA-xf85-363p-868w) - the insecure
fallback had been carrying them.

The Go and Java OCI tests relied on that same fallback, so they now
declare plainHttp explicitly against the plain-HTTP test registry.

Also bumps GO_VERSION to 1.26.7: Go 1.25 is out of support and
helm.sh/helm/v3 3.21.4 requires go >= 1.26.0.

Unblocks #419 and #420.

Signed-off-by: Marc Nuri <marc@marcnuri.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@manusa

manusa commented Aug 31, 2026

Copy link
Copy Markdown
Owner

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/native/helm.sh/helm/v3-3.21.4 branch from 3a82f35 to fba812d Compare August 31, 2026 09:24
@manusa

manusa commented Aug 31, 2026

Copy link
Copy Markdown
Owner

@dependabot recreate

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.21.0 to 3.21.4.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.21.0...v3.21.4)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.21.4
  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/native/helm.sh/helm/v3-3.21.4 branch from fba812d to 6ea3ba3 Compare August 31, 2026 09:48
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