Skip to content

Commit d1e096e

Browse files
Cecile Robert-Michonawesomenix
andcommitted
📖 update README to prep for v0.4.0 release
Co-Authored-By: Nishchay <[email protected]>
1 parent eed8587 commit d1e096e

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,23 @@ TODO
2929

3030
This provider's versions are compatible with the following versions of Cluster API:
3131

32-
| | Cluster API `v1alpha1` (`v0.1.x`) | Cluster API `v1alpha2` (`v0.2.x`) |
33-
|---|---|---|
34-
|Azure Provider `v0.2.x` || |
35-
|Azure Provider `v0.3.x` | ||
32+
| | Cluster API `v1alpha1` (`v0.1.x`) | Cluster API `v1alpha2` (`v0.2.x`) | Cluster API `v1alpha3` (`v0.3.x`) |
33+
|---|---|---|---|
34+
|Azure Provider `v0.2.x` || | |
35+
|Azure Provider `v0.3.x` | || |
36+
|Azure Provider `v0.4.x` | | ||
3637

3738
This provider's versions are able to install and manage the following versions of Kubernetes:
3839

39-
| | Azure Provider `v0.2.x` | Azure Provider `v0.3.x` (unreleased) |
40-
|---|---|---|
41-
| Kubernetes 1.13 || |
42-
| Kubernetes 1.14 |||
43-
| Kubernetes 1.15 |||
44-
| Kubernetes 1.16 | ||
40+
| | Azure Provider `v0.2.x` | Azure Provider `v0.3.x` | Azure Provider `v0.4.x` |
41+
|---|---|---|---|
42+
| Kubernetes 1.13 || | |
43+
| Kubernetes 1.14 ||| |
44+
| Kubernetes 1.15 ||||
45+
| Kubernetes 1.16 | |||
46+
| Kubernetes 1.17 | | ||
4547

46-
47-
Each version of Cluster API for Azure will attempt to support two Kubernetes versions e.g., Cluster API for Azure `v0.1` may support Kubernetes 1.13 and Kubernetes 1.14.
48+
Each version of Cluster API for Azure will attempt to support at least two Kubernetes versions e.g., Cluster API for Azure `v0.1` may support Kubernetes 1.13 and Kubernetes 1.14.
4849

4950
**NOTE:** As the versioning for this project is tied to the versioning of Cluster API, future modifications to this policy may be made to more closely align with other providers in the Cluster API ecosystem.
5051

@@ -118,8 +119,7 @@ We also use the issue tracker to track features. If you have an idea for a featu
118119

119120
[slack]: https://kubernetes.slack.com/messages/CEX9HENG7
120121
[good_first_issue]: https://github.com/kubernetes-sigs/cluster-api-provider-azure/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22good+first+issue%22
121-
[prow]:
122-
https://go.k8s.io/bot-commands
122+
[prow]: https://go.k8s.io/bot-commands
123123
[bug_report]: https://github.com/kubernetes-sigs/cluster-api-provider-azure/issues/new?template=bug_report.md
124124
[feature_request]: https://github.com/kubernetes-sigs/cluster-api-provider-azure/issues/new?template=feature_request.md
125125
[slack_info]: https://github.com/kubernetes/community/blob/master/communication.md#social-media

0 commit comments

Comments
 (0)