Skip to content

Commit

Permalink
Bump kubevirtci
Browse files Browse the repository at this point in the history
[09d7a5a Add kubelet to the replaced binaries for kubernetes pre releases](kubevirt/kubevirtci#1064)
[b11af4e Upgrade 1.28 provider to rc0 release](kubevirt/kubevirtci#1063)
[3a66690 provision: add print_debug_log function in vm-image-builder](kubevirt/kubevirtci#1060)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <[email protected]>
  • Loading branch information
kubevirt-bot committed Jul 27, 2023
1 parent 2922b84 commit 1698bdd
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
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4de6c531abe65f5969368956bd6d3c0e721ecb6f
74996d86ab0b5449971013c693c4ad4779369eb5
2 changes: 1 addition & 1 deletion cluster-up/hack/common.sh
Original file line number Diff line number Diff line change
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=2307250928-5e4bc84
KUBEVIRTCI_TAG=2307271141-09d7a5a
2 changes: 1 addition & 1 deletion cluster-up/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2307250928-5e4bc84
2307271141-09d7a5a
2 changes: 1 addition & 1 deletion hack/config-default.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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="2307250928-5e4bc84"
kubevirtci_git_hash="2307271141-09d7a5a"
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 1698bdd

Please sign in to comment.