From 80447caea326c9d051690524610f7e19db28e528 Mon Sep 17 00:00:00 2001 From: Madhu Rajanna Date: Wed, 25 Sep 2019 10:09:20 +0530 Subject: [PATCH] update readme with 1.2.1 details Signed-off-by: Madhu Rajanna --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1502017a3..7f800c680 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ in the Kubernetes documentation. | Ceph CSI Release/Branch | Container image name | Image Tag | | ----------------------- | ---------------------------- | --------- | | Master (Branch) | quay.io/cephcsi/cephcsi | canary | +| v1.2.1 (Release) | quay.io/cephcsi/cephcsi | v1.2.1 | | v1.2.0 (Release) | quay.io/cephcsi/cephcsi | v1.2.0 | | v1.1.0 (Release) | quay.io/cephcsi/cephcsi | v1.1.0 | | v1.0.0 (Branch) | quay.io/cephcsi/cephfsplugin | v1.0.0 |