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

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2025-05-06 09:17:57 +00:00
parent 9ac287f57e
commit 82f1331957

View File

@@ -28,7 +28,7 @@ set_default_params() {
KUBECTL=${KUBECTL:-$BIN_DIR/kubectl}
KUBECTL_VERSION=${KUBECTL_VERSION:-v1.33.0}
KUBEVIRT_VERSION=${KUBEVIRT_VERSION:-v1.5.0}
KUBEVIRT_VERSION=${KUBEVIRT_VERSION:-v1.5.1}
KUBEVIRT_CDI_VERSION=${KUBEVIRT_CDI_VERSION:-v1.62.0}
KUBEVIRT_USE_EMULATION=${KUBEVIRT_USE_EMULATION:-"false"}