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

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2025-12-11 15:18:26 +00:00
parent 20ea0ad06e
commit c22ba7dcc8

View File

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