openstack-helm/releasenotes/notes/magnum.yaml
Mohammed Naser 8a54acc7b0 Fix conductor reload
We didn't have an annotation label, so there's no way for things
to automatically reload when config changes.

Change-Id: I5d142c8d3c2bb11b955d4c4e2fd2e95e3a1e522a
2021-07-03 16:16:10 -04:00

10 lines
303 B
YAML

---
magnum:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Added post-install and post-upgrade helm hook for jobs
- 0.2.0 Remove support for releases before T
- 0.2.1 Use policies in yaml format
- 0.2.2 Fix restarting of magnum-conductor pods
...