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

Commit46becc7

Browse files
authored
updated version flags, release calendar (#14191)
1 parent373b36c commit46becc7

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

‎docs/install/kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ locally in order to log in and manage templates.
134134
helm install coder coder-v2/coder \
135135
--namespace coder \
136136
--values values.yaml \
137-
--version 2.13.3
137+
--version 2.14.0
138138
```
139139

140140
For the**stable** Coder release:
@@ -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.12.6
148+
--version 2.13.4
149149
```
150150

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

‎docs/install/releases.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@ pages.
4747

4848
##Release schedule
4949

50-
| Release name| Release Date| Status|
51-
| ------------| -----------------| ----------------|
52-
| 2.7.x|January 01, 2024| Not Supported|
53-
| 2.8.x|February 06, 2024| Not Supported|
54-
| 2.9.x| March 07, 2024| Not Supported|
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|August 06, 2024| Not Released|
50+
| Release name| Release Date| Status|
51+
| ------------| ------------------| ----------------|
52+
| 2.8.x|February 06, 2024| Not Supported|
53+
| 2.9.x|March 07, 2024| Not Supported|
54+
| 2.10.x| April 03, 2024| Not Supported|
55+
| 2.11.x|May 07, 2024| Not Supported|
56+
| 2.12.x|June 04, 2024| Security Support|
57+
| 2.13.x|July 02, 2024| Stable|
58+
| 2.14.x|August 06, 2024| Mainline|
59+
| 2.15.x|September 03, 2024| Not Released|
6060

6161
>**Tip**: We publish a
6262
>[`preview`](https://github.com/coder/coder/pkgs/container/coder-preview) image

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp