mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
doc: update support matrix for release 3.5
This commit adds release 3.5 to the release support matrix. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
parent
0078e5c8e7
commit
f9c368f225
@ -54,6 +54,7 @@ environments.
|
|||||||
|
|
||||||
| Ceph CSI Version | Container Orchestrator Name | Version Tested|
|
| Ceph CSI Version | Container Orchestrator Name | Version Tested|
|
||||||
| -----------------| --------------------------- | --------------|
|
| -----------------| --------------------------- | --------------|
|
||||||
|
| v3.5.0 | Kubernetes | v1.21, v1.22, v1.23|
|
||||||
| v3.4.0 | Kubernetes | v1.20, v1.21, v1.22|
|
| v3.4.0 | Kubernetes | v1.20, v1.21, v1.22|
|
||||||
| v3.3.0 | Kubernetes | v1.20, v1.21, v1.22|
|
| v3.3.0 | Kubernetes | v1.20, v1.21, v1.22|
|
||||||
|
|
||||||
@ -65,8 +66,8 @@ NOTE:
|
|||||||
The supported window of Ceph CSI versions is known as "N.(x-1)":
|
The supported window of Ceph CSI versions is known as "N.(x-1)":
|
||||||
(N (Latest major release) . (x (Latest minor release) - 1)).
|
(N (Latest major release) . (x (Latest minor release) - 1)).
|
||||||
|
|
||||||
For example, if Ceph CSI latest major version is `3.4.0` today, support is
|
For example, if Ceph CSI latest major version is `3.5.0` today, support is
|
||||||
provided for the versions above `3.3.0`. If users are running an unsupported
|
provided for the versions above `3.4.0`. If users are running an unsupported
|
||||||
Ceph CSI version, they will be asked to upgrade when requesting support for the
|
Ceph CSI version, they will be asked to upgrade when requesting support for the
|
||||||
cluster.
|
cluster.
|
||||||
|
|
||||||
@ -119,6 +120,7 @@ in the Kubernetes documentation.
|
|||||||
| Ceph CSI Release/Branch | Container image name | Image Tag |
|
| Ceph CSI Release/Branch | Container image name | Image Tag |
|
||||||
| ----------------------- | ---------------------------- | --------- |
|
| ----------------------- | ---------------------------- | --------- |
|
||||||
| devel (Branch) | quay.io/cephcsi/cephcsi | canary |
|
| devel (Branch) | quay.io/cephcsi/cephcsi | canary |
|
||||||
|
| v3.5.0 (Release) | quay.io/cephcsi/cephcsi | v3.5.0 |
|
||||||
| v3.4.0 (Release) | quay.io/cephcsi/cephcsi | v3.4.0 |
|
| v3.4.0 (Release) | quay.io/cephcsi/cephcsi | v3.4.0 |
|
||||||
| v3.3.1 (Release) | quay.io/cephcsi/cephcsi | v3.3.1 |
|
| v3.3.1 (Release) | quay.io/cephcsi/cephcsi | v3.3.1 |
|
||||||
| v3.3.0 (Release) | quay.io/cephcsi/cephcsi | v3.3.0 |
|
| v3.3.0 (Release) | quay.io/cephcsi/cephcsi | v3.3.0 |
|
||||||
|
Loading…
Reference in New Issue
Block a user