From 35eb347eaccfc8875b1c4e2073f557c008f5e656 Mon Sep 17 00:00:00 2001 From: Rakshith R Date: Fri, 21 Jul 2023 11:31:14 +0530 Subject: [PATCH] doc: update documentation for v3.8.1 release This commit updates readme doc for v3.8.1 release. Signed-off-by: Rakshith R --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d093cc98d..5da0f8a91 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ environments. | Ceph CSI Version | Container Orchestrator Name | Version Tested| | -----------------| --------------------------- | --------------| | v3.9.0 | Kubernetes | v1.25, v1.26, v1.27| +| v3.8.1 | Kubernetes | v1.25, v1.26, v1.27| | v3.8.0 | Kubernetes | v1.24, v1.25, v1.26, v1.27| There is work in progress to make this CO-independent and thus @@ -129,6 +130,7 @@ in the Kubernetes documentation. | ----------------------- | ---------------------------- | --------- | | devel (Branch) | quay.io/cephcsi/cephcsi | canary | | v3.9.0 (Release) | quay.io/cephcsi/cephcsi | v3.9.0 | +| v3.8.1 (Release) | quay.io/cephcsi/cephcsi | v3.8.1 | | v3.8.0 (Release) | quay.io/cephcsi/cephcsi | v3.8.0 | | Deprecated Ceph CSI Release/Branch | Container image name | Image Tag |