From 448bacc4f40d2ae107646bd21b309367478debb6 Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Thu, 12 Jan 2023 14:44:46 +0530 Subject: [PATCH] deploy: update rook installation to default latest version this commit update the rook release to latest 1.10.9 Signed-off-by: Humble Chirammal --- build.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.env b/build.env index 72a02cf99..22274ee85 100644 --- a/build.env +++ b/build.env @@ -43,7 +43,7 @@ VM_DRIVER=none CHANGE_MINIKUBE_NONE_USER=true # Rook options -ROOK_VERSION=v1.10.4 +ROOK_VERSION=v1.10.9 # Provide ceph image path ROOK_CEPH_CLUSTER_IMAGE=quay.io/ceph/ceph:v17