deploy: Template changes for release v2.1.2

Updated the templates and the required scripts
to make a v2.1.2 release.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-06-05 12:27:47 +05:30
committed by Madhu Rajanna
parent 958d2b3974
commit a03675e3ae
11 changed files with 17 additions and 17 deletions

View File

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