mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
deploy: change minikube image for 3.5.0 release
This update the minikube cluster image to 3.5.0 release. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
parent
065c0b6c53
commit
bdf5fc302a
@ -284,7 +284,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.5.0 "${CEPHCSI_IMAGE_REPO}"/cephcsi:v3.5.0
|
||||
;;
|
||||
k8s-sidecar)
|
||||
echo "copying the kubernetes sidecar images"
|
||||
|
Loading…
Reference in New Issue
Block a user