diff --git a/cluster/cluster.sh b/cluster/cluster.sh index 794eb563..cd25349d 100755 --- a/cluster/cluster.sh +++ b/cluster/cluster.sh @@ -13,7 +13,7 @@ # limitations under the License. export KUBEVIRT_PROVIDER=${KUBEVIRT_PROVIDER:-'k8s-1.23'} -export KUBEVIRTCI_TAG=${KUBEVIRTCI_TAG:-2205030954-99bd4d1} +export KUBEVIRTCI_TAG=${KUBEVIRTCI_TAG:-2207242237-3a5c590} KUBEVIRTCI_REPO='https://github.com/kubevirt/kubevirtci.git' # The CLUSTER_PATH var is used in cluster folder and points to the _kubevirtci where the cluster is deployed from.