You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,9 @@ Basically:
49
49
- 4 Kubernetes minor releases for the management cluster (N - N-3)
50
50
- 6 Kubernetes minor releases for the workload cluster (N - N-5)
51
51
52
-
**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
53
-
ecosystem.
52
+
**NOTES:**
53
+
* We aim to cut a CAPV minor release approximately one week after the corresponding CAPI minor release is out.
54
+
* We aim to cut a CAPV minor or patch release with support for a new Kubernetes minor version approximately 3 business days after releases for CAPI and CPI that support the new Kubernetes version are available.
0 commit comments