Skip to content

Helm v3.1.1

Compare
Choose a tag to compare
@mattfarina mattfarina released this 20 Feb 20:05
· 16 commits to release-3.1 since this release
v3.1.1
afe7058

Helm v3.1.1 is the first patch release for Helm 3.1 and it includes several bug fixes. Users are encouraged to upgrade for the best experience.

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 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 3.1.1. The common platform binaries are here:

The Quickstart Guide will get you going from there.

What's Next

  • v3.1.2 will contain bug fixes
  • v3.2.0 will contain new features that do not break backwards compatibility.

Changelog

  • Making fetch-dist get the sha256sum files afe7058 (Matt Farina)
  • Fix output of list action when it is failed 3fa62f4 (Song Shukun)
  • fix(kube): generate k8s native scheme only once 8d012c2 (Hidde Beydals)
  • fix(kube): use non global Scheme to convert 742a469 (Hidde Beydals)
  • fix(helm): improved logs 54524f9 (Federico Bevione)
  • fix(helm): Reworded logs for clarity 9791686 (Federico Bevione)
  • fix(helm): Don't wait for service to be ready when external IP are set 30ebfaf (Federico Bevione)
  • Add corresponding unit test to the function in parser.go 40cefb6 (Guangwen Feng)
  • Fix render error not being propogated af09604 (Martin Hickey)
  • Revert "Do not delete templated CRDs" 3a817f2 (Benn Linger)