chore(deps): update dependency kubevirt/kubevirt to v1.6.3

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2025-11-11 16:34:43 +00:00
parent 2c1cd82a94
commit 44e2e0d2c3

View File

@@ -28,7 +28,7 @@ set_default_params() {
KUBECTL=${KUBECTL:-$BIN_DIR/kubectl}
KUBECTL_VERSION=${KUBECTL_VERSION:-v1.34.1}
KUBEVIRT_VERSION=${KUBEVIRT_VERSION:-v1.6.2}
KUBEVIRT_VERSION=${KUBEVIRT_VERSION:-v1.6.3}
KUBEVIRT_CDI_VERSION=${KUBEVIRT_CDI_VERSION:-v1.63.1}
KUBEVIRT_USE_EMULATION=${KUBEVIRT_USE_EMULATION:-"false"}