openstack-helm-infra/releasenotes/notes/gnocchi.yaml
Thiago Brito 7d1d629e51 Enable taint toleration for gnocchi
This adds taint toleration support for openstack jobs

Signed-off-by: Lucas Cavalcante <lucasmedeiros.cavalcante@windriver.com>
Change-Id: If11d265c27b8f6a4c5996d60990eadde2346c0f8
2022-03-23 18:10:19 +00:00

10 lines
290 B
YAML

---
gnocchi:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Use full image ref for docker official images
- 0.1.3 Helm 3 - Fix Job labels
- 0.1.4 Update htk requirements
- 0.1.5 Enable taint toleration for Openstack services jobs
...