Skip to content

Commit 347d98d

Browse files
committed
add v to version
Signed-off-by: Maksim Fedotov <maksim.fedotov@flant.com>
1 parent 962de34 commit 347d98d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/virt-artifact/werf.inc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# Source https://github.com/kubevirt/kubevirt/blob/v1.3.1/hack/dockerized#L15
3-
{{- $version := "1.3.1" }}
3+
{{- $version := "v1.3.1" }}
44
{{- $tag := print $version "-virtualization/v1"}}
55
{{- $goVersion := "1.22.7" }}
66

0 commit comments

Comments
 (0)