build: update version to v3.2.1

After releasing, the version will be changed back to v3.2-canary again.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos
2021-01-06 13:36:17 +01:00
parent 96245a372b
commit bf0cc10322
11 changed files with 18 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-canary "${CEPHCSI_IMAGE_REPO}"/cephcsi:v3.2-canary
copy_image_to_cluster "${CEPHCSI_IMAGE_REPO}"/cephcsi:v3.2.1 "${CEPHCSI_IMAGE_REPO}"/cephcsi:v3.2.1
;;
k8s-sidecar)
echo "copying the kubernetes sidecar images"