Skip to content

Commit

Permalink
Bump kubevirtci
Browse files Browse the repository at this point in the history
[970d172 Bump github.com/docker/docker in /cluster-provision/gocli](kubevirt/kubevirtci#1159)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
  • Loading branch information
kubevirt-bot committed Mar 24, 2024
1 parent 74f5cb9 commit 2f96e47
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cluster-up-sha.txt
@@ -1 +1 @@
c542b7fd77844648226ac45f5de3fb181f855f57
5a240afd648efc2c70fac03bdc68e47fca7b4a8a
2 changes: 1 addition & 1 deletion cluster-up/hack/common.sh
Expand Up @@ -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
2 changes: 1 addition & 1 deletion cluster-up/version.txt
@@ -1 +1 @@
2403190834-f47f81b
2403211043-970d172
2 changes: 1 addition & 1 deletion hack/config-default.sh
Expand Up @@ -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:-""}
Expand Down

0 comments on commit 2f96e47

Please sign in to comment.