Skip to content

Commit ee53e74

Browse files
authored
Merge pull request #804 from kubevirt-bot/update-virtio-win-container
Automated update of virtio win image version to v1.7.1
2 parents 83cc4c7 + 57ee46b commit ee53e74

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.0
58+
- default: quay.io/kubevirt/virtio-container-disk:v1.7.1
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.0
58+
- default: quay.io/kubevirt/virtio-container-disk:v1.7.1
5959
description: Reference to the containerdisk containing the virtio-win drivers ISO.
6060
name: virtioContainerDiskName
6161
type: string

0 commit comments

Comments
 (0)