openstack-helm/releasenotes/notes/magnum.yaml
Gage Hugo 91ddf9ac3b Update magnum default image values to wallaby
This change updates the default image values for the magnum chart
to wallaby from ocata.

Change-Id: I3ff76c41b643e97658abf71ccb20255a0d224c01
2022-04-27 09:11:31 -05:00

13 lines
444 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
- 0.2.3 Update htk requirements repo
- 0.2.4 Mount empty temp_cache_dir for performance
- 0.2.5 Update default image values to wallaby
...