We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c223d92 commit 8b78834Copy full SHA for 8b78834
images/virt-artifact/werf.inc.yaml
@@ -9,7 +9,7 @@
9
image: {{ .ModuleNamePrefix }}{{ .ImageName }}-src-artifact
10
final: false
11
fromImage: builder/src
12
-fromCacheVersion: "hotplug-0015" # TODO: remove this
+fromCacheVersion: "hotplug-0016" # TODO: remove this
13
secrets:
14
- id: SOURCE_REPO
15
value: {{ $.SOURCE_REPO }}
0 commit comments