Brian Haley f22ca90d75 Revert "Remove links in openstack/charts/"
This reverts commit 24e98899d2066a72abaa08e1fb082e335311db2b.

Reason for revert: Seems to have broken lint in a subsequent
change in this repository, revert to fix gate.

Change-Id: I5d19abb172a45126438f7179f80bdb0a64bc098c
2022-08-10 10:21:48 -04:00

10 lines
429 B
YAML

---
openstack:
- 0.1.0 Initial Chart
- 0.1.1 Deploy compute-kit charts (neutron, nova, libvirt, openvswitch, placement)
- 0.1.2 Use host path storage for rabbitmq, so that rabbitmq retains data across pod recreation
- 0.1.3 Add neutron_netns_cleanup_cron release image override, so that the respective release image is used
- 0.1.4 Remove links in openstack/charts
- 0.1.5 Revert Remove links in openstack/charts
...