chore(docs): make version support more explicit (#14785)

Co-authored-by: Muhammad Atif Ali <atif@coder.com>
This commit is contained in:
Stephen Kirby
2024-10-14 18:05:25 +00:00
committed by GitHub
co-authored by Muhammad Atif Ali
parent 88c6a75d48
commit 531565645f
+13 -6
View File
@@ -7,10 +7,13 @@ 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](#mainline-releases) for the bleeding
edge version of Coder and [stable](#stable-releases) for those with lower
We support two release channels:
[mainline](https://github.com/coder/coder/releases/tag/v2.16.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
before promoting them to stable.
before promoting them to stable. The version prior to stable receives patches
only for security issues or CVEs.
### Mainline releases
@@ -23,10 +26,14 @@ before promoting them to stable.
- Safest upgrade/installation path
- May not include the latest features
- Security vulnerabilities and major bugfixes are supported
- All bugfixes and security patches are supported
> Note: We support major security vulnerabilities (CVEs) for the past three
> versions of Coder.
### Security Support
- In-product security vulnerabilities and CVEs are supported
> For more information on feature rollout, see our
> [feature stages documentation](../contributing/feature-stages.md).
## Installing stable