change v1.2.1 to v1.2-canary

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2019-09-25 14:11:15 +05:30
committed by Madhu Rajanna
parent ecac134c38
commit 68a276677e
3 changed files with 3 additions and 3 deletions

View File

@ -101,7 +101,7 @@ ssh)
;;
cephcsi)
echo "copying the cephcsi image"
copy_image_to_cluster "${CEPHCSI_IMAGE_REPO}"/cephcsi:v1.2.1 "${CEPHCSI_IMAGE_REPO}"/cephcsi:v1.2.0
copy_image_to_cluster "${CEPHCSI_IMAGE_REPO}"/cephcsi:v1.2-canary "${CEPHCSI_IMAGE_REPO}"/cephcsi:v1.2.1
;;
k8s-sidecar)
echo "copying the kubernetes sidecar images"