We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eda98d commit 43211c8Copy full SHA for 43211c8
images/virt-artifact/werf.inc.yaml
@@ -1,7 +1,8 @@
1
---
2
# Source https://github.com/kubevirt/kubevirt/blob/v1.3.1/hack/dockerized#L15
3
{{- $version := "v1.3.1" }}
4
-{{- $tag := print $version "-v12n.8"}}
+#{{- $tag := print $version "-v12n.8"}}
5
+{{- $tag := "feat/restart-if-unscheduble" }}
6
7
{{- $name := print $.ImageName "-dependencies" -}}
8
{{- define "$name" -}}
0 commit comments