mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
doc: update README for v3.11.0 release
This commit updates README to deprecate 3.9.x release, add 3.10.1/2 release versions and pin latest release to v3.11.0 Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
parent
3c8ea475ec
commit
0e4991ac8b
@ -56,8 +56,10 @@ environments.
|
|||||||
|
|
||||||
| Ceph CSI Version | Container Orchestrator Name | Version Tested |
|
| Ceph CSI Version | Container Orchestrator Name | Version Tested |
|
||||||
| -----------------| --------------------------- | -------------------|
|
| -----------------| --------------------------- | -------------------|
|
||||||
|
| v3.11.0 | Kubernetes | v1.26, v1.27, v1.28, v1.29|
|
||||||
|
| v3.10.2 | Kubernetes | v1.26, v1.27, v1.28|
|
||||||
|
| v3.10.1 | Kubernetes | v1.26, v1.27, v1.28|
|
||||||
| v3.10.0 | Kubernetes | v1.26, v1.27, v1.28|
|
| v3.10.0 | Kubernetes | v1.26, v1.27, v1.28|
|
||||||
| v3.9.0 | Kubernetes | v1.25, v1.26, v1.27|
|
|
||||||
|
|
||||||
There is work in progress to make this CO-independent and thus
|
There is work in progress to make this CO-independent and thus
|
||||||
support other orchestration environments (Nomad, Mesos..etc).
|
support other orchestration environments (Nomad, Mesos..etc).
|
||||||
@ -128,11 +130,14 @@ 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.11.0 (Release) | quay.io/cephcsi/cephcsi | v3.11.0 |
|
||||||
|
| v3.10.2 (Release) | quay.io/cephcsi/cephcsi | v3.10.2 |
|
||||||
|
| v3.10.1 (Release) | quay.io/cephcsi/cephcsi | v3.10.1 |
|
||||||
| v3.10.0 (Release) | quay.io/cephcsi/cephcsi | v3.10.0 |
|
| v3.10.0 (Release) | quay.io/cephcsi/cephcsi | v3.10.0 |
|
||||||
| v3.9.0 (Release) | quay.io/cephcsi/cephcsi | v3.9.0 |
|
|
||||||
|
|
||||||
| Deprecated Ceph CSI Release/Branch | Container image name | Image Tag |
|
| Deprecated Ceph CSI Release/Branch | Container image name | Image Tag |
|
||||||
| ----------------------- | --------------------------------| --------- |
|
| ----------------------- | --------------------------------| --------- |
|
||||||
|
| v3.9.0 (Release) | quay.io/cephcsi/cephcsi | v3.9.0 |
|
||||||
| v3.8.1 (Release) | quay.io/cephcsi/cephcsi | v3.8.1 |
|
| v3.8.1 (Release) | quay.io/cephcsi/cephcsi | v3.8.1 |
|
||||||
| v3.8.0 (Release) | quay.io/cephcsi/cephcsi | v3.8.0 |
|
| v3.8.0 (Release) | quay.io/cephcsi/cephcsi | v3.8.0 |
|
||||||
| v3.7.2 (Release) | quay.io/cephcsi/cephcsi | v3.7.2 |
|
| v3.7.2 (Release) | quay.io/cephcsi/cephcsi | v3.7.2 |
|
||||||
|
Loading…
Reference in New Issue
Block a user