doc: replace table with mermaid gantt
This commit is contained in:
parent
faad64738c
commit
fe75f91c62
22
README.md
22
README.md
@ -23,14 +23,20 @@ Any 1.21.X-Y release of Kubezero supports any Kubernetes cluster 1.21.X.
|
|||||||
|
|
||||||
KubeZero is distributed as a collection of versioned Helm charts, allowing custom upgrade schedules and module versions as needed.
|
KubeZero is distributed as a collection of versioned Helm charts, allowing custom upgrade schedules and module versions as needed.
|
||||||
|
|
||||||
| KubeZero Version | Kubernetes Version | EOL |
|
```mermaid
|
||||||
|------------------|---------------------|-------------|
|
gantt
|
||||||
| v1.23.X-Y | v1.23.X | Alpha |
|
title KubeZero Support Timeline
|
||||||
| v1.22.8-Y | v1.22.8 | 30 Sep 2022 |
|
dateFormat YYYY-MM-DD
|
||||||
| v1.21.9-Y | v1.21.9 | 31 May 2022 |
|
section 1.22
|
||||||
| v1.20.8 | v1.20 | Feb 2022 |
|
beta :122b, 2022-05-01, 2022-06-01
|
||||||
| v1.19 | v1.19 | Jul 2021 |
|
live :after 122b, 2022-10-01
|
||||||
| v1.18 | v1.18 | Apr 2021 |
|
section 1.23
|
||||||
|
beta :123b, 2022-08-01, 2022-09-01
|
||||||
|
live :after 123b, 2022-12-31
|
||||||
|
section 1.24
|
||||||
|
beta :124b, 2022-11-01, 2022-11-30
|
||||||
|
live :after 124b, 2023-03-01
|
||||||
|
```
|
||||||
|
|
||||||
[Upstream release policy](https://kubernetes.io/releases/)
|
[Upstream release policy](https://kubernetes.io/releases/)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user