Skip to content

v2.0.0-testfix6

Compare
Choose a tag to compare
@Andreea-Lupu Andreea-Lupu released this 23 Nov 14:51
· 1 commit to fix_update_helm_chart since this release
1d0fcba
fix(ci): prevent removing spaces when update helm chart

- `yq` command removes the extra spaces before an end line comment
so this will cause `helm lint` failure
- by this change, the deleted spaces will be ignored and it will be kept
only the new value of `.image.tag`

Signed-off-by: Andreea-Lupu <[email protected]>