revert: revert back the changes for v3.1.0

as the release is done this commit reverts
back the changes to build canary images
from release branch.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-08-13 21:55:34 +05:30
committed by Madhu Rajanna
parent 5d48473582
commit 91475c0a66
12 changed files with 18 additions and 18 deletions

View File

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