diff --git a/cluster-up-sha.txt b/cluster-up-sha.txt index 813cb7d9a235..067369919406 100644 --- a/cluster-up-sha.txt +++ b/cluster-up-sha.txt @@ -1 +1 @@ -ced3792aebe1a5763778e61d6c3a4afeaff61166 +8b4205cffd1f28d7e39e0842bc5a64e499b687a4 diff --git a/cluster-up/hack/common.sh b/cluster-up/hack/common.sh index b759718ad2ce..807993628561 100644 --- a/cluster-up/hack/common.sh +++ b/cluster-up/hack/common.sh @@ -48,4 +48,4 @@ provider_prefix=${JOB_NAME:-${KUBEVIRT_PROVIDER}}${EXECUTOR_NUMBER} job_prefix=${JOB_NAME:-kubevirt}${EXECUTOR_NUMBER} mkdir -p $KUBEVIRTCI_CONFIG_PATH/$KUBEVIRT_PROVIDER -KUBEVIRTCI_TAG=2308280739-8dc9a83 +KUBEVIRTCI_TAG=2309051524-52483da diff --git a/cluster-up/version.txt b/cluster-up/version.txt index f83a5b9b3ac8..7b1015ff2625 100644 --- a/cluster-up/version.txt +++ b/cluster-up/version.txt @@ -1 +1 @@ -2308280739-8dc9a83 +2309051524-52483da diff --git a/hack/config-default.sh b/hack/config-default.sh index 6e0d67d43a58..3ae170a29de3 100644 --- a/hack/config-default.sh +++ b/hack/config-default.sh @@ -11,7 +11,7 @@ cdi_namespace=cdi image_pull_policy=${IMAGE_PULL_POLICY:-IfNotPresent} verbosity=${VERBOSITY:-2} package_name=${PACKAGE_NAME:-kubevirt-dev} -kubevirtci_git_hash="2308280739-8dc9a83" +kubevirtci_git_hash="2309051524-52483da" conn_check_ipv4_address=${CONN_CHECK_IPV4_ADDRESS:-""} conn_check_ipv6_address=${CONN_CHECK_IPV6_ADDRESS:-""} conn_check_dns=${CONN_CHECK_DNS:-""}