update canary to v1.2.0 to push cephcsi image

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2019-09-05 12:37:48 +05:30
parent 5e5b396db2
commit 9168a5ee09
5 changed files with 8 additions and 10 deletions

View File

@ -101,7 +101,7 @@ ssh)
;;
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:v1.2.0 "${CEPHCSI_IMAGE_REPO}"/cephcsi:v1.2.0
;;
k8s-sidecar)
echo "copying the kubernetes sidecar images"