From 946a2ecee00ea4c7f80c1b76ae55dae485d75d75 Mon Sep 17 00:00:00 2001 From: karthik-us Date: Tue, 2 Apr 2024 21:41:14 +0530 Subject: [PATCH] ci: upgrade_version update Updating the CSI_UPGRADE_VERSION to the latest release. Signed-off-by: karthik-us --- build.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.env b/build.env index d63bec48cedd..af5b5debdb7b 100644 --- a/build.env +++ b/build.env @@ -12,7 +12,7 @@ CSI_IMAGE_VERSION=canary # cephcsi upgrade version -CSI_UPGRADE_VERSION=v3.10.2 +CSI_UPGRADE_VERSION=v3.11.0 # Ceph version to use BASE_IMAGE=quay.io/ceph/ceph:v18