deploy: update templates for v3.2.0 release

updating required templates and scripts for v3.2.0
release.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-12-09 11:26:44 +05:30
committed by Madhu Rajanna
parent 518ccf42b3
commit 60488d1837
12 changed files with 19 additions and 21 deletions

View File

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