Skip to content

Commit 51c8a0f

Browse files
fix
Signed-off-by: Yaroslav Borbat <[email protected]>
1 parent b642298 commit 51c8a0f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

build/components/versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ firmware:
33
libvirt: v10.9.0
44
edk2: stable202411
55
core:
6-
3p-kubevirt: use-virtualization-api # v1.3.1-v12n.21
6+
3p-kubevirt: v1.3.1-v12n.23
77
3p-containerized-data-importer: v1.60.3-v12n.12
88
distribution: 2.8.3
99
package:

images/virt-artifact/werf.inc.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
image: {{ .ModuleNamePrefix }}{{ .ImageName }}-src-artifact
1010
final: false
1111
fromImage: builder/src
12-
fromCacheVersion: 112 # TODO: Delete me
1312
secrets:
1413
- id: SOURCE_REPO
1514
value: {{ $.SOURCE_REPO }}

0 commit comments

Comments
 (0)