Skip to content

Commit f9dd78d

Browse files
add EOS Notice for the v1.0 branch
1 parent 608340a commit f9dd78d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,12 @@ this should generally not be the case.
111111

112112
Cluster API maintains the most recent release branch for all supported API and contract versions. Support for this section refers to the ability to backport and release patch versions.
113113

114-
| API Version | Branch | Supported Until |
115-
| ------------- | ----------- | ---------- |
116-
| **v1beta1** | release-1.0 | current stable |
117-
| **v1alpha4** | release-0.4 | 2022-04-06 |
118-
| **v1alpha3** | release-0.3 | 2022-02-23 |
114+
| API Version | Branch | Supported Until |
115+
| ------------- |-------------|-----------------|
116+
| **v1beta1** | release-1.1 | current stable |
117+
| **v1beta1** | release-1.0 | 2022-02-02 |
118+
| **v1alpha4** | release-0.4 | 2022-04-06 |
119+
| **v1alpha3** | release-0.3 | 2022-02-23 |
119120

120121
- The API version is determined from the GroupVersion defined in the top-level `api/` package.
121122
- The EOL date is determined from the last release available once a new API version is published.

0 commit comments

Comments
 (0)