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

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2024-08-29 15:13:25 +00:00
parent 2ca0f40742
commit f34266c5c6

View File

@@ -28,7 +28,7 @@ set_default_params() {
KUBECTL=${KUBECTL:-$BIN_DIR/kubectl}
KUBECTL_VERSION=${KUBECTL_VERSION:-v1.31.0}
KUBEVIRT_VERSION=${KUBEVIRT_VERSION:-v1.3.0}
KUBEVIRT_VERSION=${KUBEVIRT_VERSION:-v1.3.1}
KUBEVIRT_CDI_VERSION=${KUBEVIRT_CDI_VERSION:-v1.60.2}
KUBEVIRT_USE_EMULATION=${KUBEVIRT_USE_EMULATION:-"false"}