This repository was archived by the owner on Nov 1, 2022. It is now read-only.
Helm operator 0.8.0
This release bumps the Helm API package and binary to v2.13.0; although we have tested and found it to be backwards compatible, we recommend running Tiller >=2.13.0 from now on.
Improvements
- Detect changes made to git chart source in
HelmReleaseweaveworks/flux#1865 - Cleanup git chart source clone on
HelmReleaseremoval weaveworks/flux#1865 - Add
chartFileRefoption tovaluesFromto support using a non-default values yamel from a git-sourced Helm chart weaveworks#1909 - Reimplement
--git-poll-intervalto control polling interval of git mirrors for chart sources weaveworks/flux#1910
Maintenance and documentation
- Bump Helm API package and binary to
v2.13.0weaveworks/flux#1828 - Verify scanned keys in same build step as scan weaveworks/flux#1908
- Use Helm operator image from build in e2e tests weaveworks/flux#1910
Thanks
Thanks to @hpurmann, @2opremio, @arturo-c, @squaremo, @stefanprodan, @hiddeco, and others for their contributions to this release, feedback, and bringing us one step closer to a GA-release.