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

17 lines
579 B
YAML

---
tempest:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.2.0 Remove support for releases before T
- 0.2.1 Update htk requirements repo
- 0.2.2 Add helm hook for ks job
- 0.2.3 Fix logging config
- 0.2.4 Update default image values to Wallaby
- 0.2.5 Added OCI registry authentication
- 0.2.6 Support SSL openstack endpoints
- 0.2.7 Add configuration for heat-tempest-plugin
- 0.2.8 Bump Cirros version to 0.6.2
- 0.2.9 Enable custom annotations for Openstack secrets
- 0.2.10 Update images used by default
...