Skip to content

Helm v3.11.3

Compare
Choose a tag to compare
@mattfarina mattfarina released this 12 Apr 18:38
v3.11.3
66a969e

Helm v3.11.2 is a patch release. Users are encouraged to upgrade for the best experience. 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

Installation and Upgrading

Download Helm v3.11.3. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @mattfarina 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

  • 3.12.0 is the next feature release and be on May 10, 2023.

Changelog

  • chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0 66a969e (dependabot[bot])
  • Fix goroutine leak in perform 548366c (willzgli)
  • Fix goroutine leak in action install 4a3a268 (Matt Farina)
  • Fix 32bit-x86 typo in testsuite 272f6b9 (Dirk Müller)
  • chore(deps): bump github.com/docker/docker 88b2db4 (dependabot[bot])
  • chore(deps): bump github.com/containerd/containerd from 1.6.15 to 1.7.0 b6a8417 (dependabot[bot])
  • Fixes Readiness Check for statefulsets using partitioned rolling update. (#11774) 7994bb4 (Aman Nijhawan)