Commit a064ae2f authored by Manuel Buil's avatar Manuel Buil

Add quotes to avoid useless updatecli updates

Signed-off-by: 's avatarManuel Buil <mbuil@suse.com>
parent 60248c42
......@@ -27,7 +27,7 @@ targets:
spec:
file: "scripts/version.sh"
matchpattern: '(?m)^VERSION_ROOT=(.*)'
replacepattern: 'VERSION_ROOT={{ source "k3sroot" }}'
replacepattern: 'VERSION_ROOT="{{ source "k3sroot" }}"'
scms:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment