Skip to content

Helm 3.10.1

Compare
Choose a tag to compare
@mattfarina mattfarina released this 12 Oct 20:51
· 7 commits to release-3.10 since this release
v3.10.1

Helm v3.10.1 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.10.1. 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.10.2 will contain only bug fixes and be released on November 9, 2022
  • 3.11.1 is the next feature releaseand be released on January 18, 2023

Changelog

  • Updating the deb location for azure cli 9f88ccb (Matt Farina)
  • Updating the repo the azure cli is installed from a59afc4 (Matt Farina)
  • Updating to kubernetes 1.25.2 packages 35af809 (Matt Farina)
  • one defer 97780c7 (CI)
  • don't change r.CachePath 9f61b0a (CI)
  • avoid adding new public function 75a1369 (CI)
  • fix tests 959acd8 (CI)
  • fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL (#11171) f6830f7 (CI)
  • Allow CGO_ENABLED to be overridden for build 9140924 (Joe Julian)
  • update: Optimize the error message 23ff142 (wujunwei)
  • add nil judge for dependency , maintainers validate and some testcase. f22e260 (wujunwei)
  • Fix URL with encoded path support for ChartDownloader 4e07531 (Mathieu Parent)
  • fix: add cases.NoLower option for we can get same effect to strings.Title 4844431 (wujunwei)
  • Tolerate temporary errors from etcdserver 802a229 (Davanum Srinivas)