From 1ad79314f99e59484a5d251fe267aa377e77768e Mon Sep 17 00:00:00 2001 From: karthik-us Date: Wed, 20 Dec 2023 10:40:53 +0530 Subject: [PATCH] ci: Update the upgrade_version Updating the CSI_UPGRADE_VERSION to v3.10.1 Signed-off-by: karthik-us --- build.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.env b/build.env index dbce1fdb5..3d8a02a95 100644 --- a/build.env +++ b/build.env @@ -12,7 +12,7 @@ CSI_IMAGE_VERSION=canary # cephcsi upgrade version -CSI_UPGRADE_VERSION=v3.10.0 +CSI_UPGRADE_VERSION=v3.10.1 # Ceph version to use BASE_IMAGE=quay.io/ceph/ceph:v18