docs: bump mainline version to v2.11.0 (#13202)

* docs: bump mainline version to v2.11.0

* bump release schedule
This commit is contained in:
Stephen Kirby
2024-05-07 16:29:51 -05:00
committed by GitHub
parent 06dd656e08
commit c73d5a2617
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ locally in order to log in and manage templates.
helm install coder coder-v2/coder \
--namespace coder \
--values values.yaml \
--version 2.10.2
--version 2.11.0
```
For the **stable** Coder release:
+4 -4
View File
@@ -50,8 +50,8 @@ pages.
| Release name | Release Date | Status |
| ------------ | ------------------ | ---------------- |
| 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.8.x | Februrary 06, 2024 | Not Supported |
| 2.9.x | March 07, 2024 | Security Support |
| 2.10.x | April 03, 2024 | Stable |
| 2.11.x | May 07, 2024 | Mainline |
| 2.12.x | June 04, 2024 | Not Released |