Skip to content

Commit 82c7846

Browse files
Update docs with v0.10.0 references (#2207)
Signed-off-by: Prajyot Parab <Prajyot.Parab2@ibm.com>
1 parent 0c35eac commit 82c7846

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ cluster on IBM Cloud.
4545

4646
This provider's versions are compatible with the following versions of Cluster API:
4747

48-
| |Cluster API v1alpha4 (v0.4) |Cluster API v1beta1 (v1.x) |
49-
|:----------------------------------------|:---------------:|:--------------:|
50-
| CAPIBM v1alpha4 (v0.1.x) || |
51-
| CAPIBM v1beta1 (v0.2.x, v0.3.x) | ||
52-
| CAPIBM v1beta2 (v0.[4-9].x, main) | ||
48+
| |Cluster API v1alpha4 (v0.4) | Cluster API v1beta1 (v1.x) |
49+
|:----------------------------------------|:--------------------------:|:--------------------------:|
50+
| CAPIBM v1alpha4 (v0.1.x) | | |
51+
| CAPIBM v1beta1 (v0.2.x, v0.3.x) | | |
52+
| CAPIBM v1beta2 (v0.[4-10].x, main) | | |
5353

5454

5555
(See [Kubernetes support matrix][cluster-api-supported-v] of Cluster API versions).

docs/book/src/developer/release-support-guidelines.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ standard [backport policy](https://github.com/kubernetes-sigs/cluster-api/blob/m
3434

3535
| Minor Release | API Version | Supported Until |
3636
|---------------|-------------|----------------------------------------------------|
37-
| v0.9.x | **v1beta2** | when v0.11.0 will be released |
38-
| v0.8.x | **v1beta2** | when v0.10.0 will be released |
37+
| v0.10.x | **v1beta2** | when v0.12.0 will be released |
38+
| v0.9.x | **v1beta2** | when v0.11.0 will be released |
39+
| v0.8.x | **v1beta2** | EOL since 2025-02-12 - v0.10.0 release date |
3940
| v0.7.x | **v1beta2** | EOL since 2024-11-22 - v0.9.0 release date |
4041
| v0.6.x | **v1beta2** | EOL since 2024-05-23 - v0.8.0 release date |
4142
| v0.5.x | **v1beta2** | EOL since 2023-12-15 - v0.7.0 release date |

0 commit comments

Comments
 (0)