Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit32450a2

Browse files
authored
docs: update docs for 2.20 release (#16817)
Updates Helm chart versions and updating support statuses for variousversions.
1 parentdeb95f9 commit32450a2

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

‎docs/install/kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ We support two release channels: mainline and stable - read the
133133
helm install coder coder-v2/coder \
134134
--namespace coder \
135135
--values values.yaml \
136-
--version 2.19.0
136+
--version 2.20.0
137137
```
138138

139139
-**Stable** Coder release:
@@ -144,7 +144,7 @@ We support two release channels: mainline and stable - read the
144144
helm install coder coder-v2/coder \
145145
--namespace coder \
146146
--values values.yaml \
147-
--version 2.18.5
147+
--version 2.19.0
148148
```
149149

150150
You can watch Coder start up by running`kubectl get pods -n coder`. Once Coder

‎docs/install/releases.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ deployment.
1010
##Release channels
1111

1212
We support two release channels:
13-
[mainline](https://github.com/coder/coder/releases/tag/v2.19.0) for the bleeding
13+
[mainline](https://github.com/coder/coder/releases/tag/v2.20.0) for the bleeding
1414
edge version of Coder and
1515
[stable](https://github.com/coder/coder/releases/latest) for those with lower
1616
tolerance for fault. We field our mainline releases publicly for one month
@@ -60,10 +60,11 @@ pages.
6060
| 2.13.x| July 02, 2024| Not Supported|
6161
| 2.14.x| August 06, 2024| Not Supported|
6262
| 2.15.x| September 03, 2024| Not Supported|
63-
| 2.16.x| October 01, 2024| Security Support|
64-
| 2.17.x| November 05, 2024| Security Support|
65-
| 2.18.x| December 03, 2024| Stable|
66-
| 2.19.x| February 04, 2024| Mainline|
63+
| 2.16.x| October 01, 2024| Not Supported|
64+
| 2.17.x| November 05, 2024| Not Supported|
65+
| 2.18.x| December 03, 2024| Security Support|
66+
| 2.19.x| February 04, 2024| Stable|
67+
| 2.20.x| March 05, 2024| Mainline|
6768

6869
>**Tip**: We publish a
6970
>[`preview`](https://github.com/coder/coder/pkgs/container/coder-preview) image
@@ -75,6 +76,4 @@ pages.
7576
7677
###A note about January releases
7778

78-
v2.18 was promoted to stable on January 7th, 2025.
79-
8079
As of January, 2025 we skip the January release each year because most of our engineering team is out for the December holiday period.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp