Skip to content

Commit ee90f85

Browse files
Update OVA list
1 parent 7f5ae42 commit ee90f85

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)