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

Commitfecc5b3

Browse files
authored
docs: update release schedule (#13795)
1 parentda89114 commitfecc5b3

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

‎docs/install/kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ locally in order to log in and manage templates.
145145
helm install coder coder-v2/coder \
146146
--namespace coder \
147147
--values values.yaml \
148-
--version 2.11.4
148+
--version 2.12.3
149149
```
150150

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

‎docs/install/releases.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ their infrastructure on a staging environment before upgrading a production
88
deployment.
99

1010
We support two release channels:
11-
[mainline](https://github.com/coder/coder/releases/tag/v2.10.1) for the bleeding
11+
[mainline](https://github.com/coder/coder/releases/tag/v2.13.0) for the bleeding
1212
edge version of Coder and
1313
[stable](https://github.com/coder/coder/releases/latest) for those with lower
1414
tolerance for fault. We field our mainline releases publicly for one month
@@ -52,7 +52,8 @@ pages.
5252
| 2.7.x| January 01, 2024| Not Supported|
5353
| 2.8.x| February 06, 2024| Not Supported|
5454
| 2.9.x| March 07, 2024| Not Supported|
55-
| 2.10.x| April 03, 2024| Security Support|
56-
| 2.11.x| May 07, 2024| Stable|
57-
| 2.12.x| June 04, 2024| Mainline|
58-
| 2.13.x| July 02, 2024| Not Released|
55+
| 2.10.x| April 03, 2024| Not Supported|
56+
| 2.11.x| May 07, 2024| Security Support|
57+
| 2.12.x| June 04, 2024| Stable|
58+
| 2.13.x| July 02, 2024| Mainline|
59+
| 2.14.x| Aigust 06, 2024| Not Released|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp