openstack-helm/releasenotes/notes/tacker.yaml
Vladimir Kozhukalov 79edaad3bf Update default images wherever possible
- In some charts third party images are used.
  Need inspection which of them can be updated.
- For some charts we don't build images.
  For this case let's build images for active
  projects and probably retire charts for retired
  or inactive projects.

Change-Id: Ic9e634806d40595992d68c1fc3cd54b655ca5d02
2024-04-30 19:55:33 +00:00

10 lines
250 B
YAML

---
tacker:
- 0.1.0 Initial Chart
- 0.1.1 Add Ubuntu Jammy overrides
- 0.1.2 Add 2023.2 Ubuntu Jammy overrides
- 0.1.3 Add 2024.1 overrides
- 0.1.4 Enable custom annotations for Openstack secrets
- 0.1.5 Update images used by default
...