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 b642298 commit 51c8a0fCopy full SHA for 51c8a0f
build/components/versions.yml
@@ -3,7 +3,7 @@ firmware:
3
libvirt: v10.9.0
4
edk2: stable202411
5
core:
6
- 3p-kubevirt: use-virtualization-api # v1.3.1-v12n.21
+ 3p-kubevirt: v1.3.1-v12n.23
7
3p-containerized-data-importer: v1.60.3-v12n.12
8
distribution: 2.8.3
9
package:
images/virt-artifact/werf.inc.yaml
@@ -9,7 +9,6 @@
image: {{ .ModuleNamePrefix }}{{ .ImageName }}-src-artifact
10
final: false
11
fromImage: builder/src
12
-fromCacheVersion: 112 # TODO: Delete me
13
secrets:
14
- id: SOURCE_REPO
15
value: {{ $.SOURCE_REPO }}
0 commit comments