build: add CSI_IMAGE_VERSION to build.env

CSI_IMAGE_VERSION is needed by the centos CI
to build and push the image to the minikube vm.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2020-12-09 12:39:22 +05:30 committed by Madhu Rajanna
parent 60488d1837
commit 74930819dc

View File

@ -9,6 +9,9 @@
# get proporly expanded.
#
# cephcsi image version
CSI_IMAGE_VERSION=v3.2.0
# Ceph version to use
BASE_IMAGE=docker.io/ceph/ceph:v15
CEPH_VERSION=nautilus