Skip to content

v2.13.1

Compare
Choose a tag to compare
@PhilippHeuer PhilippHeuer released this 22 Mar 00:01
· 2 commits to master since this release

Helm v2.13.1 is a patch release. Users are encouraged to upgrade for the best experience.

This release was signed with 92AA 783C BAAE 8E3B and can be found on @bacongobbler's keybase account. Please use the attached signatures for verifying this release using gpg.

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

Changelog

  • pkg/chartutil: fix SaveDir for nested templates directories 618447cbf203d147601b4b9bd7f8c37a5d39fbb4 (Joe Lanford)
  • Fix #5046 compatible with MacOS (#5406) a6ccbdaa9e47d61111c88dae259a155bc1540f02 (Marc Khouzam)
  • restore klog flags (#5411) 20c949f1215402a7d9898a004fc77bd0e169f95f (Matthew Fisher)