openstack-helm/releasenotes/notes/tempest.yaml
Gage Hugo 51b2952ca3 Update tempest image defaults to focal
This change updates the default image values for tempest to
focal and wallaby.

Change-Id: Iea2804d45105713d7a8520865a862f6f8b6aa243
2022-04-27 10:01:26 -05:00

11 lines
303 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
...