Skip to content

docs: explain that mainline stays around for one month now #12993

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions docs/install/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ deployment.
We support two release channels:
[mainline](https://github.com/coder/coder/2.10.0) for the edge version of Coder
and [stable](https://github.com/coder/coder/releases/latest) for those with
lower tolerance for fault. We field our mainline releases publicly for two weeks
lower tolerance for fault. We field our mainline releases publicly for one month
before promoting them to stable.

### Mainline releases
Expand Down Expand Up @@ -46,11 +46,11 @@ pages.

## Release schedule

| Release name | Date | Status |
| Release name | Release Date | Status |
| ------------ | ------------------ | ---------------- |
| 2.7.0 | January 01, 2024 | Not Supported |
| 2.8.0 | Februrary 06, 2024 | Security Support |
| 2.9.0 | March 07, 2024 | Stable |
| 2.10.0 | April 03, 2024 | Mainline |
| 2.11.0 | May 07, 2024 | Not Released |
| 2.12.0 | June 04, 2024 | Not Released |
| 2.7.x | January 01, 2024 | Not Supported |
| 2.8.x | Februrary 06, 2024 | Security Support |
| 2.9.x | March 07, 2024 | Stable |
| 2.10.x | April 03, 2024 | Mainline |
| 2.11.x | May 07, 2024 | Not Released |
| 2.12.x | June 04, 2024 | Not Released |