Skip to content

Commit 5c28e86

Browse files
authored
Merge pull request #3437 from fabriziopandini/update-ova-list
πŸ“– Update OVA list with K8s v1.33 images
2 parents be5520d + 4ec5a14 commit 5c28e86

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

β€ŽREADME.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Check out the [getting started guide](./docs/getting_started.md) for launching a
2222

2323
- Native Kubernetes manifests and API
2424
- Manages the bootstrapping of VMs on cluster.
25-
- Choice of Linux distribution between Ubuntu 18.04 and CentOS 7 using VM Templates based on [OVA images](#Kubernetes-versions-with-published-OVAs).
25+
- Choice of Linux distribution between Ubuntu 18.04 and CentOS 7 using VM Templates based on [OVA images](#kubernetes-versions-with-published-ovas).
2626
- Deploys Kubernetes control planes into provided clusters on vSphere.
2727
- Doesn't use SSH for bootstrapping nodes.
2828
- Installs only the minimal components to bootstrap a control plane and workers.
@@ -73,6 +73,7 @@ production-like environments, it is highly recommended to build and use your own
7373
| [v1.30.0] | | | βœ“ | | | βœ“ | βœ“ |
7474
| [v1.31.0] | | | βœ“ | βœ“ | | βœ“ | βœ“ |
7575
| [v1.32.0] | | | βœ“ | βœ“ | | βœ“ | βœ“ |
76+
| [v1.33.0] | | | βœ“ | βœ“ | | βœ“ | βœ“ |
7677

7778
[v1.24.11]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.24.11
7879
[v1.25.7]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.25.7
@@ -83,6 +84,7 @@ production-like environments, it is highly recommended to build and use your own
8384
[v1.30.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.30.0
8485
[v1.31.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.31.0
8586
[v1.32.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.32.0
87+
[v1.33.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.33.0
8688

8789
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)
8890
on the repository having the prefix `templates/` and taking a look at the available assets.

0 commit comments

Comments
Β (0)