Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Helm operator 0.9.0

Compare
Choose a tag to compare
@hiddeco hiddeco released this 08 May 10:39
· 241 commits to release/helm-0.9.x since this release
277d76b

Bug fixes

Improvements

  • Enqueue release update on git chart source changes and improve mirror change calculations weaveworks/flux#1906, weaveworks/flux#2005
  • The operator now checks if the HelmRelease spec has changed after it performed a dry-run, this prevents scenarios where it could enroll an older revision of a HelmRelease while a newer version was already known weaveworks/flux#1906
  • Stop logging broadcasted Kubernetes events weaveworks/flux#1906
  • Log and return early if release is not upgradable weaveworks/flux#2008

Maintenance and documentation

Thanks

Thanks @brezerk, @jpds, @stefanprodan, @2opremio, @hiddeco, @squaremo, @dholbach, @bboreham, @bricef and @stevenpall for their contributions to this release, and anyone who I have missed during this manual labour.