Skip to content

Commit a7e35e0

Browse files
committed
README: document version support for CAPI v1.9
1 parent 877dbed commit a7e35e0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 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).

0 commit comments

Comments
 (0)