Skip to content

Commit 77213f3

Browse files
committed
Update docs with v0.10.0 references
Signed-off-by: Prajyot Parab <Prajyot.Parab2@ibm.com>
1 parent 0c35eac commit 77213f3

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ This provider's versions are compatible with the following versions of Cluster A
4747

4848
| |Cluster API v1alpha4 (v0.4) |Cluster API v1beta1 (v1.x) |
4949
|:----------------------------------------|:---------------:|:--------------:|
50-
| CAPIBM v1alpha4 (v0.1.x) || |
51-
| CAPIBM v1beta1 (v0.2.x, v0.3.x) | ||
52-
| CAPIBM v1beta2 (v0.[4-9].x, main) | ||
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 |

docs/book/src/introduction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@ previous cluster managers such as [kops](https://github.com/kubernetes/kops) and
2020

2121
<h1>Cluster API Provider IBM Cloud documentation versions</h1>
2222

23-
This book documents Cluster API Provider IBM Cloud v0.9. For other versions please see the corresponding documentation:
23+
This book documents Cluster API Provider IBM Cloud v0.10. For other versions please see the corresponding documentation:
2424
* [main.cluster-api-ibmcloud.sigs.k8s.io](https://main.cluster-api-ibmcloud.sigs.k8s.io)
2525
* [release-0-9.cluster-api-ibmcloud.sigs.k8s.io](https://release-0-9.cluster-api-ibmcloud.sigs.k8s.io/)
26+
* [release-0-10.cluster-api-ibmcloud.sigs.k8s.io](https://release-0-10.cluster-api-ibmcloud.sigs.k8s.io/)
2627
* [release-0-8.cluster-api-ibmcloud.sigs.k8s.io](https://release-0-8.cluster-api-ibmcloud.sigs.k8s.io/)
2728
* [release-0-7.cluster-api-ibmcloud.sigs.k8s.io](https://release-0-7.cluster-api-ibmcloud.sigs.k8s.io/)
2829
* [release-0-6.cluster-api-ibmcloud.sigs.k8s.io](https://release-0-6.cluster-api-ibmcloud.sigs.k8s.io/)

0 commit comments

Comments
 (0)