Skip to content

Commit

Permalink
Add quotes to avoid useless updatecli updates
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Buil <[email protected]>
  • Loading branch information
manuelbuil committed Apr 8, 2024
1 parent 60248c4 commit a064ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updatecli/updatecli.d/updatek3sroot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a064ae2

Please sign in to comment.