We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fcbdfd + 3648ade commit cf80babCopy full SHA for cf80bab
kubevirtci
@@ -11,7 +11,7 @@ export KUBEVIRT_NUM_NODES=${KUBEVIRT_NUM_NODES:-1}
11
export KUBEVIRT_MEMORY_SIZE=${KUBEVIRT_MEMORY_SIZE:-15360M}
12
export KUBEVIRT_DEPLOY_CDI="true"
13
export METALLB_VERSION="v0.14.9"
14
-export CAPK_RELEASE_VERSION="v0.1.0-rc.0"
+export CAPK_RELEASE_VERSION="v0.1.10"
15
export CAPK_TEMPLATE=${CAPK_TEMPLATE:-cluster-template-kccm.yaml}
16
export CLUSTERCTL_VERSION="$(curl https://api.github.com/repos/kubernetes-sigs/cluster-api/releases/latest | jq -r .name)"
17
export CALICO_VERSION="v3.29.1"
0 commit comments