mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-03 04:16:42 +00:00
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:
parent
60488d1837
commit
74930819dc
@ -9,6 +9,9 @@
|
|||||||
# get proporly expanded.
|
# get proporly expanded.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# cephcsi image version
|
||||||
|
CSI_IMAGE_VERSION=v3.2.0
|
||||||
|
|
||||||
# Ceph version to use
|
# Ceph version to use
|
||||||
BASE_IMAGE=docker.io/ceph/ceph:v15
|
BASE_IMAGE=docker.io/ceph/ceph:v15
|
||||||
CEPH_VERSION=nautilus
|
CEPH_VERSION=nautilus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user