Skip to content

v2.0.0-testfix4

Compare
Choose a tag to compare
@Andreea-Lupu Andreea-Lupu released this 23 Nov 14:05
· 1 commit to fix_update_helm_chart since this release
c5fd090
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]>