
Currently the shaker chart fails to lint with helm3 due to invalid yaml marking characters. This change removes the offending characters to allow us to lint the chart successfully with helm3. Change-Id: Ieb1ebbeadc4ce12711090060def659709c070b94
8 lines
193 B
YAML
8 lines
193 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
|
|
...
|