Skip to content

Helm v3.8.2

Compare
Choose a tag to compare
@mattfarina mattfarina released this 13 Apr 18:08
v3.8.2
6e3701e

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

Installation and Upgrading

Download Helm v3.8.2. 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.9.0 is the next feature release and will be released on May 11, 2022.

Changelog

  • Bump oras.land/oras-go from 1.1.0 to 1.1.1 6e3701e (dependabot[bot])
  • Fixing downloader plugin error handling 7c3f651 (Zoran Krleza)
  • Simplify testdata charts cf45b1a (Aram Zegerius)
  • Simplify testdata charts 7526b0e (Aram Zegerius)
  • Make validation errors easier to fix 7df8251 (Damien Nozay)
  • fix tarFromLocalDir saving file dependencies in dest path bd77989 (Matthew Fisher)
  • Add tests for multi-level dependencies. d263aaa (Aram Zegerius)
  • Fix value precedence 5d017e1 (Aram Zegerius)
  • Bumping Kubernetes package versions 9d3ce9b (Matt Farina)
  • Updating vcs to latest version c0a645a (Matt Farina)
  • Dont modify provided transport f4276f4 (Matthias Fehr)
  • Pass http getter as pointer in tests b216f76 (Matthias Fehr)
  • Add docs block 65b6e6d (Matthias Fehr)
  • Add transport option and tests ab4dc78 (Matthias Fehr)
  • Reuse http transport 6c5adf1 (Matthias Fehr)