Skip to content

Commit 9e5fd82

Browse files
committed
Automated update of virtio win image version to v1.8.0
```release-note Updated virtio win image to v1.8.0 ``` Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
1 parent ee53e74 commit 9e5fd82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

release/pipelines/windows-efi-installer/windows-efi-installer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
description: Name of the ConfigMap containing the sysprep configuration files (autounattend.xml, etc.). For example windows11-autounattend, windows10-efi-autounattend or windows2022-autounattend. It is possible to provide customize ConfigMaps created by the user too.
5656
name: autounattendConfigMapName
5757
type: string
58-
- default: quay.io/kubevirt/virtio-container-disk:v1.7.1
58+
- default: quay.io/kubevirt/virtio-container-disk:v1.8.0
5959
description: Reference to the containerdisk containing the virtio-win drivers ISO.
6060
name: virtioContainerDiskName
6161
type: string

templates-pipelines/windows-efi-installer/manifests/windows-efi-installer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
description: Name of the ConfigMap containing the sysprep configuration files (autounattend.xml, etc.). For example windows11-autounattend, windows10-efi-autounattend or windows2022-autounattend. It is possible to provide customize ConfigMaps created by the user too.
5656
name: autounattendConfigMapName
5757
type: string
58-
- default: quay.io/kubevirt/virtio-container-disk:v1.7.1
58+
- default: quay.io/kubevirt/virtio-container-disk:v1.8.0
5959
description: Reference to the containerdisk containing the virtio-win drivers ISO.
6060
name: virtioContainerDiskName
6161
type: string

0 commit comments

Comments
 (0)