File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,10 @@ their infrastructure on a staging environment before upgrading a production
8
8
deployment.
9
9
10
10
We support two release channels:
11
- [ mainline] ( https://github.com/coder/coder/2.10.0 ) for the edge version of Coder
12
- and [ stable] ( https://github.com/coder/coder/releases/latest ) for those with
13
- lower tolerance for fault. We field our mainline releases publicly for one month
11
+ [ mainline] ( https://github.com/coder/coder/releases/tag/v2.10.1 ) for the bleeding
12
+ edge version of Coder and
13
+ [ stable] ( https://github.com/coder/coder/releases/latest ) for those with lower
14
+ tolerance for fault. We field our mainline releases publicly for one month
14
15
before promoting them to stable.
15
16
16
17
### Mainline releases
You can’t perform that action at this time.
0 commit comments