openstack-helm/releasenotes/notes/rally.yaml
Gage Hugo b7bec7ba41 Update default image values for rally to wallaby
This change updates the default image values from ocata to
wallaby for the rally chart.

Change-Id: I66ee14dd2ba5dc12a236269f414950c7aef8107d
2022-04-27 10:14:54 -05:00

10 lines
293 B
YAML

---
rally:
- 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 values for backoffLimit and restartPolicy
- 0.2.3 Update default image values to Wallaby
...