github helm/helm v2.16.10
Helm v2.16.10

latest releases: v3.14.4, v3.14.3, v3.14.2...
3 years ago

Helm v2.16.10 is a path release. Users are encouraged to upgrade for the best experience.

This is the final bugfix release as part of the deprecation plan for Helm v2. If you have not started a migration to Helm v3 we highly recommend it. You can read more about the deprecation in the recent blog post about it.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • #helm-users for questions and just to hang out
    • #helm-dev for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: GitHub/helm/charts

Installation and Upgrading

Download Helm 2.16.10. The common platform binaries are here:

Once you have the client installed, upgrade Tiller with helm init --upgrade.

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

  • v2.17.0 will provide a path forward for Helm v2 use once Helm v2 is no longer supported
  • The Helm v2 bugfix window is now closed. Security fixes will still be accepted until November 13th, 2020.

Changelog

  • also don't need the values.yaml in testdata bceca24 (Jeff Knurek)
  • remove unrequired files in testdata 3cb66fe (Jeff Knurek)
  • the last revert commit still was making an undesired change e3e1eb8 (Jeff Knurek)
  • revert the removal of strict param in functions for better backwards compatibility 55b7bb9 (Jeff Knurek)
  • fix: removed strict template errors from v2 linter f8d18c8 (Jeff Knurek)
  • fix(tiller): Avoid corrupting storage via a lock 5f66676 (Cristian Klein)
  • Updated test cases 6ab799f (Stanton Xu)
  • Consider namespace when comparing resources 941bdac (Fabian Ruff)
  • Update after review bcec3d4 (Martin Hickey)
  • Add more informative error message for removed k8s APIs 9ed85ad (Martin Hickey)

Don't miss a new helm release

NewReleases is sending notifications on new releases.