ContainerCraft / kmi

KubeVirt Virtual Machine Disk Image Library
Apache License 2.0
10 stars 1 forks source link

ci: bump to kubevirt v0.49.0 #31

Closed jbpratt closed 2 years ago

jbpratt commented 2 years ago
Note: Prior to KubeVirt 0.34.2 a ConfigMap called kubevirt-config in the
install-namespace was used to configure KubeVirt. Since 0.34.2 this method is
deprecated. The configmap still has precedence over configuration on the CR
exists, but it will not receive future updates and you should migrate any
custom configurations to spec.configuration on the KubeVirt CR.

Signed-off-by: jbpratt jbpratt78@gmail.com