From 2f96e479e84027494f5a8fa2a2398bdc6274f51f Mon Sep 17 00:00:00 2001 From: kubevirt-bot Date: Sun, 24 Mar 2024 12:00:55 +0000 Subject: [PATCH] Bump kubevirtci [970d172 Bump github.com/docker/docker in /cluster-provision/gocli](https://github.com/kubevirt/kubevirtci/pull/1159) ```release-note NONE ``` Signed-off-by: kubevirt-bot --- cluster-up-sha.txt | 2 +- cluster-up/hack/common.sh | 2 +- cluster-up/version.txt | 2 +- hack/config-default.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cluster-up-sha.txt b/cluster-up-sha.txt index 6d6a15a4699d..30f85c79352a 100644 --- a/cluster-up-sha.txt +++ b/cluster-up-sha.txt @@ -1 +1 @@ -c542b7fd77844648226ac45f5de3fb181f855f57 +5a240afd648efc2c70fac03bdc68e47fca7b4a8a diff --git a/cluster-up/hack/common.sh b/cluster-up/hack/common.sh index d640ac19d398..f7b3be2612e6 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=2403190834-f47f81b +KUBEVIRTCI_TAG=2403211043-970d172 diff --git a/cluster-up/version.txt b/cluster-up/version.txt index bc100f872ff2..3cbf48cbea5f 100644 --- a/cluster-up/version.txt +++ b/cluster-up/version.txt @@ -1 +1 @@ -2403190834-f47f81b +2403211043-970d172 diff --git a/hack/config-default.sh b/hack/config-default.sh index ac3dc531a7ea..c861ac34abf1 100644 --- a/hack/config-default.sh +++ b/hack/config-default.sh @@ -37,7 +37,7 @@ cdi_namespace=cdi image_pull_policy=${IMAGE_PULL_POLICY:-IfNotPresent} verbosity=${VERBOSITY:-2} package_name=${PACKAGE_NAME:-kubevirt-dev} -kubevirtci_git_hash="2403190834-f47f81b" +kubevirtci_git_hash="2403211043-970d172" conn_check_ipv4_address=${CONN_CHECK_IPV4_ADDRESS:-""} conn_check_ipv6_address=${CONN_CHECK_IPV6_ADDRESS:-""} conn_check_dns=${CONN_CHECK_DNS:-""}