mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-22 14:20:19 +00:00
build: update ceph tag in Makefile
As octopus supports the rbd mirroring, updated ceph tag from nautilus to octopus in Makefile. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
342d282780
commit
5e19803b96
@ -13,7 +13,7 @@ CSI_IMAGE_VERSION=canary
|
|||||||
|
|
||||||
# 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=octopus
|
||||||
|
|
||||||
# standard Golang options
|
# standard Golang options
|
||||||
GOLANG_VERSION=1.15.5
|
GOLANG_VERSION=1.15.5
|
||||||
|
Loading…
Reference in New Issue
Block a user