Skip to content

v2.12.1

Compare
Choose a tag to compare
@PhilippHeuer PhilippHeuer released this 20 Dec 00:02
· 9 commits to master since this release

Helm v2.12.1 is a bug fix release. Users are strongly 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:
    • #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 X.Y. The common platform binaries are here:

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

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.12.2 will contain only bug fixes.
  • v2.13.0 is the next feature release.

Changelog

  • Revert "Fix for existing CRDs are deleted when crd-install hook is introduced (#4709)" (#5067) 02a47c7249b1fc6d8fd3b94e6b4babf9d818144e (Matthew Fisher)