8000 docs: update release schedule by matifali · Pull Request #13795 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content

docs: update release schedule #13795

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
Jul 6, 2024
Merged
Changes from 1 commit
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
Next Next commit
docs: update release schedule
These changes should be automated.
cc: @stirby @mafredri
  • Loading branch information
matifali authored Jul 5, 2024
commit 9c766e070556b9ecd60fe3532fd9e78e09037b40
11 changes: 6 additions & 5 deletions docs/install/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ their infrastructure on a staging environment before upgrading a production
deployment.

We support two release channels:
[mainline](https://github.com/coder/coder/releases/tag/v2.10.1) for the bleeding
[mainline](https://github.com/coder/coder/releases/tag/v2.13.0) for the bleeding
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 one month
Expand Down Expand Up @@ -52,7 +52,8 @@ pages.
| 2.7.x | January 01, 2024 | Not Supported |
| 2.8.x | February 06, 2024 | Not Supported |
| 2.9.x | March 07, 2024 | Not Supported |
| 2.10.x | April 03, 2024 | Security Support |
| 2.11.x | May 07, 2024 | Stable |
| 2.12.x | June 04, 2024 | Mainline |
| 2.13.x | July 02, 2024 | Not Released |
| 2.10.x | April 03, 2024 | Not Supported |
| 2.11.x | May 07, 2024 | Security Support |
| 2.12.x | June 04, 2024 | Stable |
| 2.13.x | July 02, 2024 | Mainline |
| 2.14.x | Aigust 06, 2024 | Not Released |
Loading
0