From 3c361be24709e69edfee7a79e8d90aea9cf6ea7d Mon Sep 17 00:00:00 2001 From: karthik-us Date: Fri, 9 Feb 2024 17:52:34 +0530 Subject: [PATCH] ci: update the upgrade_version Setting 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 e6d200eb9..75448aaae 100644 --- a/build.env +++ b/build.env @@ -12,7 +12,7 @@ CSI_IMAGE_VERSION=canary # cephcsi upgrade version -CSI_UPGRADE_VERSION=v3.10.1 +CSI_UPGRADE_VERSION=v3.10.2 # Ceph version to use BASE_IMAGE=quay.io/ceph/ceph:v18