From 6ee59dfebddcc2acf072a920bc4c04ad7f869424 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 cd4e0099c8be..6eb47f0a8204 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