Skip to content

Commit 5119617

Browse files
committed
Update CONTRIBUTING for 0.12.x
1 parent 0a9987a commit 5119617

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CONTRIBUTING.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,13 @@ Cluster API Provider OpenStack maintains the most recent release/releases for al
4141
- For the current stable API version (v1beta1) we support the two most recent minor releases; older minor releases are immediately unsupported when a new major/minor release is available.
4242
- For older API versions we only support the most recent minor release until the API version reaches EOL.
4343
- We will maintain test coverage for all supported minor releases and for one additional release for the current stable API version in case we have to do an emergency patch release.
44-
For example, if v0.10 and v0.11 are currently supported, we will also maintain test coverage for v0.9 for one additional release cycle. When v0.12 is released, tests for v0.9 will be removed.
44+
For example, if v0.11 and v0.12 are currently supported, we will also maintain test coverage for v0.10 for one additional release cycle. When v0.13 is released, tests for v0.10 will be removed.
4545

4646
| Minor Release | API Version | Supported Until |
4747
|---------------|--------------|------------------------------------------------|
48+
| v0.12.x | **v1beta1** | when v0.14.0 will be released |
4849
| v0.11.x | **v1beta1** | when v0.13.0 will be released |
49-
| v0.10.x | **v1beta1** | when v0.12.0 will be released |
50+
| v0.10.x | **v1beta1** | EOL to be defined (v0.12.0 release date) |
5051
| v0.9.x | **v1alpha7** | EOL since 2024-10-24 - v0.11.0 release date |
5152
| v0.8.x | **v1alpha7** | EOL since 2024-04-17 - v0.10.0 release date |
5253

@@ -56,6 +57,7 @@ Cluster API Provider OpenStack maintains the most recent release/releases for al
5657

5758
| Minor Release | v1beta1 | v1alpha7 | v1alpha6 | v1alpha5 |
5859
|---------------|---------------|------------|------------|------------|
60+
| v0.12.x | **supported** | not served | | |
5961
| v0.11.x | **supported** | deprecated | not served | |
6062
| v0.10.x | **supported** | supported | deprecated | not served |
6163
| v0.9.x | | supported | supported | deprecated |

0 commit comments

Comments
 (0)