From 2d77ee2fc82c777b2438bade9bfa77661d1882e5 Mon Sep 17 00:00:00 2001 From: Ben Date: Wed, 17 Apr 2024 19:23:26 +0000 Subject: [PATCH 1/2] docs: mainline stays around for one month --- docs/install/releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/releases.md b/docs/install/releases.md index 701c9793e4370..a8156d6aea6eb 100644 --- a/docs/install/releases.md +++ b/docs/install/releases.md @@ -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 From 7f1c794e2d21858f20e183c3864350a12c398ff3 Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 18 Apr 2024 01:05:11 +0000 Subject: [PATCH 2/2] switch to .x to encourage latest --- docs/install/releases.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/install/releases.md b/docs/install/releases.md index a8156d6aea6eb..ce9711716cd09 100644 --- a/docs/install/releases.md +++ b/docs/install/releases.md @@ -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 |