Skip to content

Commit cf80bab

Browse files
authored
Merge pull request #322 from alicefr/bump-capk-version
Bump version of capk in kubevirtci
2 parents 2fcbdfd + 3648ade commit cf80bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubevirtci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export KUBEVIRT_NUM_NODES=${KUBEVIRT_NUM_NODES:-1}
1111
export KUBEVIRT_MEMORY_SIZE=${KUBEVIRT_MEMORY_SIZE:-15360M}
1212
export KUBEVIRT_DEPLOY_CDI="true"
1313
export METALLB_VERSION="v0.14.9"
14-
export CAPK_RELEASE_VERSION="v0.1.0-rc.0"
14+
export CAPK_RELEASE_VERSION="v0.1.10"
1515
export CAPK_TEMPLATE=${CAPK_TEMPLATE:-cluster-template-kccm.yaml}
1616
export CLUSTERCTL_VERSION="$(curl https://api.github.com/repos/kubernetes-sigs/cluster-api/releases/latest | jq -r .name)"
1717
export CALICO_VERSION="v3.29.1"

0 commit comments

Comments
 (0)