Skip to content

v2.14.1

Latest
Compare
Choose a tag to compare
@PhilippHeuer PhilippHeuer released this 06 Jun 00:01

Helm v2.14.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.14.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.14.2 will contain only bug fixes.
  • v2.15.0 is the next feature release.

Changelog

  • fix(helm): Disable schema validation for manifests 5270352a09c7e8b6e8c9593002a73535276507c0 (Morten Torkildsen)
  • fix(helm): Only validate new manifests bf377c5ad5c05f0966ec5671b77ef8105c3c04dc (Morten Torkildsen)
  • feat(ci): push release assets to Azure and GCS 97d12061d7e994d6690a7cc405b930faf0283b78 (Matthew Fisher)