Skip to content

Commit

Permalink
Bump kubevirtci
Browse files Browse the repository at this point in the history
[62457f2 Automatic bump of CentOS Stream to latest](kubevirt/kubevirtci#1162)
[85d8a72 centos: Update centos stream base to 20240318.0](kubevirt/kubevirtci#1161)
[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 28, 2024
1 parent 21b0183 commit a5c9573
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
b3e8d0123227c4b9f6f46f00532e61907c6ee72b
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=2403260747-62457f2
2 changes: 1 addition & 1 deletion cluster-up/version.txt
@@ -1 +1 @@
2403190834-f47f81b
2403260747-62457f2
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="2403260747-62457f2"
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 a5c9573

Please sign in to comment.