Tadas Sutkaitis 7b5b9ca67f
Manila: Enable custom annotations
Enable custom annotations for pods [deployments, daemonsets]

Change-Id: I6440f9dbc0aaa5e6f084c43c08589543a6c9be76
2024-03-28 09:58:08 +02:00

14 lines
481 B
YAML

---
manila:
- 0.1.0 Initial Chart
- 0.1.1 Define service_type in keystone_authtoken to support application credentials with access rules
- 0.1.2 Add Zed overrides
- 0.1.3 Add 2023.1 overrides
- 0.1.4 Add Ubuntu Jammy overrides
- 0.1.5 Update port name of service-api.yaml
- 0.1.6 Add 2023.2 Ubuntu Jammy overrides
- 0.1.7 Properly config network host for share service
- 0.1.8 uses uWSGI for API service
- 0.1.9 Enable custom annotations for Openstack pods
...