Skip to content

Commit 070ac74

Browse files
committed
ci: let Rook deploy a Ceph Tentacle cluster
Signed-off-by: Niels de Vos <ndevos@ibm.com>
1 parent 77b03fb commit 070ac74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ CHANGE_MINIKUBE_NONE_USER=true
5858
# Rook options
5959
ROOK_VERSION=v1.18.4
6060
# Provide ceph image path
61-
ROOK_CEPH_CLUSTER_IMAGE=quay.io/ceph/ceph:v19.2.2
61+
ROOK_CEPH_CLUSTER_IMAGE=quay.io/ceph/ceph:v20
6262

6363
# CSI sidecar version
6464
K8S_IMAGE_REPO=gcr.io/k8s-staging-sig-storage

0 commit comments

Comments
 (0)