build: use v3.2-canary after v3.2.1 release

v3.2.1 has been released, so revert back to the v3.2-canary version for
HEAD of the release-v3.2 branch.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos
2021-01-06 15:50:53 +01:00
parent bf0cc10322
commit 568c80e688
10 changed files with 17 additions and 17 deletions

View File

@ -280,7 +280,7 @@ teardown-rook)
;;
cephcsi)
echo "copying the cephcsi image"
copy_image_to_cluster "${CEPHCSI_IMAGE_REPO}"/cephcsi:v3.2.1 "${CEPHCSI_IMAGE_REPO}"/cephcsi:v3.2.1
copy_image_to_cluster "${CEPHCSI_IMAGE_REPO}"/cephcsi:v3.2-canary "${CEPHCSI_IMAGE_REPO}"/cephcsi:v3.2-canary
;;
k8s-sidecar)
echo "copying the kubernetes sidecar images"