openstack-helm-infra/releasenotes/notes/shaker.yaml
Gage Hugo d99955ccff Update default image value in shaker
This change updates the default image value in the shaker chart
from newton to wallaby.

Change-Id: Icf638a0d896fc77aaf43f4d82ed2bd82aef13328
2022-04-28 17:23:26 +00:00

10 lines
264 B
YAML

---
shaker:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Use full image ref for docker official images
- 0.1.3 Fix helm3 linting issue
- 0.1.4 Update htk requirements
- 0.1.5 Update default image value
...