diff --git a/cluster/up.sh b/cluster/up.sh index 64aaae673..9dec5f546 100755 --- a/cluster/up.sh +++ b/cluster/up.sh @@ -26,7 +26,7 @@ CNAO_VERSION=v0.76.1 export KUBEVIRT_DEPLOY_PROMETHEUS=true #use kubevirt latest z stream release -KUBEVIRT_VERSION=$(getLatestPatchVersion v0.56) +KUBEVIRT_VERSION=$(getLatestPatchVersion v1.2) cluster::install if [[ "$KUBEVIRT_PROVIDER" != external ]]; then