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

docs: update Coder version in Kubernetes doc#16658

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ericpaulsen merged 4 commits intomainfrom16570-2180-2185
Feb 24, 2025
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletionsdocs/install/kubernetes.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -129,7 +129,7 @@ We support two release channels: mainline and stable - read the
helm install coder coder-v2/coder \
--namespace coder \
--values values.yaml \
--version 2.18.0
--version 2.19.0
```

- **Stable** Coder release:
Expand All@@ -140,7 +140,7 @@ We support two release channels: mainline and stable - read the
helm install coder coder-v2/coder \
--namespace coder \
--values values.yaml \
--version 2.17.2
--version 2.18.5
```

You can watch Coder start up by running `kubectl get pods -n coder`. Once Coder
Expand Down
5 changes: 2 additions & 3 deletionsdocs/install/releases.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -10,7 +10,7 @@ deployment.
## Release channels

We support two release channels:
[mainline](https://github.com/coder/coder/releases/tag/v2.16.0) for the bleeding
[mainline](https://github.com/coder/coder/releases/tag/v2.19.0) for the bleeding
edge version of Coder and
[stable](https://github.com/coder/coder/releases/latest) for those with lower
tolerance for fault. We field our mainline releases publicly for one month
Expand DownExpand Up@@ -77,5 +77,4 @@ pages.

v2.18 was promoted to stable on January 7th, 2025.

Effective starting January, 2025 we will skip the January release each year because most of our engineering team is out for the December holiday period.
We'll return to our regular release cadence on February 4th.
As of January, 2025 we skip the January release each year because most of our engineering team is out for the December holiday period.
Loading

[8]ページ先頭

©2009-2025 Movatter.jp