Skip to content

Commit

Permalink
Fix substitution pattern in the sed template
Browse files Browse the repository at this point in the history
Signed-off-by: Rahul Ganesh <[email protected]>
  • Loading branch information
rahulbabu95 committed Dec 10, 2024
1 parent 0d4abf7 commit 3a41e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/tinkerbell/charts/helm/sedfile.template
Original file line number Diff line number Diff line change
@@ -1 +1 @@
s,0.6.2,${IMAGE_TAG},g
s,v0.6.2,${IMAGE_TAG},g

0 comments on commit 3a41e0f

Please sign in to comment.