diff --git a/README.md b/README.md index 07a5518d5f..9214dcf70d 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Check out the [getting started guide](./docs/getting_started.md) for launching a - Native Kubernetes manifests and API - Manages the bootstrapping of VMs on cluster. -- Choice of Linux distribution between Ubuntu 18.04 and CentOS 7 using VM Templates based on [OVA images](#Kubernetes-versions-with-published-OVAs). +- Choice of Linux distribution between Ubuntu 18.04 and CentOS 7 using VM Templates based on [OVA images](#kubernetes-versions-with-published-ovas). - Deploys Kubernetes control planes into provided clusters on vSphere. - Doesn't use SSH for bootstrapping nodes. - 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 | [v1.30.0] | | | ✓ | | | ✓ | ✓ | | [v1.31.0] | | | ✓ | ✓ | | ✓ | ✓ | | [v1.32.0] | | | ✓ | ✓ | | ✓ | ✓ | +| [v1.33.0] | | | ✓ | ✓ | | ✓ | ✓ | [v1.24.11]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.24.11 [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 [v1.30.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.30.0 [v1.31.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.31.0 [v1.32.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.32.0 +[v1.33.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.33.0 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) on the repository having the prefix `templates/` and taking a look at the available assets.