mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
updated version flags, release calendar (#14191)
This commit is contained in:
@@ -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.13.3
|
||||
--version 2.14.0
|
||||
```
|
||||
|
||||
For the **stable** Coder release:
|
||||
@@ -145,7 +145,7 @@ locally in order to log in and manage templates.
|
||||
helm install coder coder-v2/coder \
|
||||
--namespace coder \
|
||||
--values values.yaml \
|
||||
--version 2.12.6
|
||||
--version 2.13.4
|
||||
```
|
||||
|
||||
You can watch Coder start up by running `kubectl get pods -n coder`. Once
|
||||
|
||||
+10
-10
@@ -47,16 +47,16 @@ pages.
|
||||
|
||||
## Release schedule
|
||||
|
||||
| Release name | Release Date | Status |
|
||||
| ------------ | ----------------- | ---------------- |
|
||||
| 2.7.x | January 01, 2024 | Not Supported |
|
||||
| 2.8.x | February 06, 2024 | Not Supported |
|
||||
| 2.9.x | March 07, 2024 | Not Supported |
|
||||
| 2.10.x | April 03, 2024 | Not Supported |
|
||||
| 2.11.x | May 07, 2024 | Security Support |
|
||||
| 2.12.x | June 04, 2024 | Stable |
|
||||
| 2.13.x | July 02, 2024 | Mainline |
|
||||
| 2.14.x | August 06, 2024 | Not Released |
|
||||
| Release name | Release Date | Status |
|
||||
| ------------ | ------------------ | ---------------- |
|
||||
| 2.8.x | February 06, 2024 | Not Supported |
|
||||
| 2.9.x | March 07, 2024 | Not Supported |
|
||||
| 2.10.x | April 03, 2024 | Not Supported |
|
||||
| 2.11.x | May 07, 2024 | Not Supported |
|
||||
| 2.12.x | June 04, 2024 | Security Support |
|
||||
| 2.13.x | July 02, 2024 | Stable |
|
||||
| 2.14.x | August 06, 2024 | Mainline |
|
||||
| 2.15.x | September 03, 2024 | Not Released |
|
||||
|
||||
> **Tip**: We publish a
|
||||
> [`preview`](https://github.com/coder/coder/pkgs/container/coder-preview) image
|
||||
|
||||
Reference in New Issue
Block a user