From 6c21be278a71a1a54d2b720e8bdc124ec4e3985e Mon Sep 17 00:00:00 2001 From: Madhu Rajanna Date: Fri, 16 Apr 2021 11:06:04 +0530 Subject: [PATCH] doc: update readme for v3.3.0 release updated readme with available released image tags. Signed-off-by: Madhu Rajanna --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c76528100..192102e92 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,8 @@ in the Kubernetes documentation. | Ceph CSI Release/Branch | Container image name | Image Tag | | ----------------------- | ---------------------------- | --------- | | Master (Branch) | quay.io/cephcsi/cephcsi | canary | +| v3.3.0 (Release) | quay.io/cephcsi/cephcsi | v3.3.0 | +| 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 | | v3.1.1 (Release) | quay.io/cephcsi/cephcsi | v3.1.1 |