openstack-helm/releasenotes/notes/monasca.yaml
Vladimir Kozhukalov c09f566c9e Update kubernetes-entrypoint image
Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal
by default instead of 1.0.0 which is v1 formatted and
not supported any more by docker.

Change-Id: Idf43d229d1c81c506653980b5e8cd6463550bc5f
2024-07-11 12:56:20 -05:00

10 lines
331 B
YAML

---
monasca:
- 0.1.0 Initial Chart
- 0.1.1 Update osh-selenium image used by default
- 0.1.2 Enable custom annotations for Openstack pods
- 0.1.3 Enable custom annotations for Openstack secrets
- 0.1.4 Update images used by default
- 0.1.5 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default
...