Skip to content

Commit

Permalink
Bump kubevirtci
Browse files Browse the repository at this point in the history
[fbd3171 centos9: Update provisioning container to Fedora 41](kubevirt/kubevirtci#1315)
[89d62db build(deps): bump golang.org/x/crypto in /cluster-provision/gocli](kubevirt/kubevirtci#1338)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
  • Loading branch information
kubevirt-bot committed Dec 19, 2024
1 parent 865c248 commit 2bc2c43
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion hack/config-default.sh
Original file line number Diff line number Diff line change
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="2412151104-450c7464"
kubevirtci_git_hash="2412171619-fbd31717"
conn_check_ipv4_address=${CONN_CHECK_IPV4_ADDRESS:-""}
conn_check_ipv6_address=${CONN_CHECK_IPV6_ADDRESS:-""}
conn_check_dns=${CONN_CHECK_DNS:-""}
Expand Down
2 changes: 1 addition & 1 deletion kubevirtci/cluster-up-sha.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
30228ce6dff66622971c9280f9b4873ae273125c
c8e41b0449bf6b53024d0f1b6eb4f07a7795e9ee
2 changes: 1 addition & 1 deletion kubevirtci/cluster-up/hack/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,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=2412151104-450c7464
KUBEVIRTCI_TAG=2412171619-fbd31717
2 changes: 1 addition & 1 deletion kubevirtci/cluster-up/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2412151104-450c7464
2412171619-fbd31717

0 comments on commit 2bc2c43

Please sign in to comment.