Skip to content

Commit 08a4946

Browse files
authored
Merge pull request #3302 from k8s-infra-cherrypick-robot/cherry-pick-3301-to-release-1.12
[release-1.12] 📖 README: add links to Kubernetes v1.32 OVA's and document version support for CAPI v1.9
2 parents de54c0f + c20c513 commit 08a4946

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ Check out the [getting started guide](./docs/getting_started.md) for launching a
3333

3434
This provider's versions are compatible with the following versions of Cluster API:
3535

36-
| | Cluster API v1beta1 (v1.5) | Cluster API v1beta1 (v1.6) | Cluster API v1beta1 (v1.7) | Cluster API v1beta1 (v1.8) |
36+
| | Cluster API v1beta1 (v1.6) | Cluster API v1beta1 (v1.7) | Cluster API v1beta1 (v1.8) | Cluster API v1beta1 (v1.9) |
3737
|----------------------|:--------------------------:|:--------------------------:|:--------------------------:|:--------------------------:|
38-
| CAPV v1beta1 (v1.8) || | | |
39-
| CAPV v1beta1 (v1.9) | || x | x |
40-
| CAPV v1beta1 (v1.10) | | x || x |
41-
| CAPV v1beta1 (v1.11) | | x | x ||
38+
| CAPV v1beta1 (v1.9) || x | x | x |
39+
| CAPV v1beta1 (v1.10) | x || x | x |
40+
| CAPV v1beta1 (v1.11) | x | x || x |
41+
| CAPV v1beta1 (v1.12) | x | x | x ||
4242

4343
As CAPV doesn't dictate supported K8s versions, and it supports whatever CAPI supported, about the provider's compatibility with K8s versions, please refer
4444
to [CAPI Supported Kubernetes Versions](https://cluster-api.sigs.k8s.io/reference/versions.html).
@@ -72,6 +72,7 @@ production-like environments, it is highly recommended to build and use your own
7272
| [v1.29.0] | | || ||||
7373
| [v1.30.0] | | || | |||
7474
| [v1.31.0] | | ||| |||
75+
| [v1.32.0] | | ||| |||
7576

7677
[v1.24.11]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.24.11
7778
[v1.25.7]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.25.7
@@ -81,6 +82,7 @@ production-like environments, it is highly recommended to build and use your own
8182
[v1.29.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.29.0
8283
[v1.30.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.30.0
8384
[v1.31.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.31.0
85+
[v1.32.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.32.0
8486

8587
A full list of the published machine images for CAPV can be found by [searching for releases](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases?q=templates%2F&expanded=true)
8688
on the repository having the prefix `templates/` and taking a look at the available assets.

0 commit comments

Comments
 (0)