Skip to content
Closed
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
7 changes: 3 additions & 4 deletions docs/install/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ We recommend enterprise customers test the compatibility of new releases with
their infrastructure on a staging environment before upgrading a production
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 one month
We support two release channels: [mainline](https://github.com/coder/coder/releases/v2.10.1)
for the edge version of Coder and [stable](https://github.com/coder/coder/releases/latest)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we call the mainline edge? As we also have ghcr.io/coder/coder-preview:main, which points to the tip of the main branch

for those with lower tolerance for fault. We field our mainline releases publicly for one month
before promoting them to stable.

### Mainline releases
Expand Down