build: update templates for v3.0.0 release

updated required templates for v3.0.0 release.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-07-27 12:05:50 +05:30
committed by Madhu Rajanna
parent d06dd095c2
commit f831f52579
9 changed files with 15 additions and 15 deletions

View File

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