From 5ccdb35da0ea9f82df542551e654b704cd64d951 Mon Sep 17 00:00:00 2001 From: Madhu Rajanna Date: Mon, 10 May 2021 14:22:02 +0530 Subject: [PATCH] doc: update readme for latest releases as we have done new releases for v3.3.x and v3.2.x updating the readme for the same. Signed-off-by: Madhu Rajanna --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2adc37109..ea0ccb98d 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,9 @@ in the Kubernetes documentation. | Ceph CSI Release/Branch | Container image name | Image Tag | | ----------------------- | ---------------------------- | --------- | | devel (Branch) | quay.io/cephcsi/cephcsi | canary | +| v3.3.1 (Release) | quay.io/cephcsi/cephcsi | v3.3.1 | | v3.3.0 (Release) | quay.io/cephcsi/cephcsi | v3.3.0 | +| v3.2.2 (Release) | quay.io/cephcsi/cephcsi | v3.2.2 | | v3.2.1 (Release) | quay.io/cephcsi/cephcsi | v3.2.1 | | v3.2.0 (Release) | quay.io/cephcsi/cephcsi | v3.2.0 | | v3.1.2 (Release) | quay.io/cephcsi/cephcsi | v3.1.2 |