Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 75b2990

Browse files
authored
docs: update version flags (#15501)
1 parent 55dccae commit 75b2990

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/install/kubernetes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ We support two release channels: mainline and stable - read the
129129
helm install coder coder-v2/coder \
130130
--namespace coder \
131131
--values values.yaml \
132-
--version 2.17.0
132+
--version 2.17.2
133133
```
134134

135135
- **Stable** Coder release:

docs/install/releases.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ pages.
6161
| 2.15.x | September 03, 2024 | Security Support |
6262
| 2.16.x | October 01, 2024 | Stable |
6363
| 2.17.x | November 05, 2024 | Mainline |
64-
| 2.18.x | November 05, 2024 | Not Released |
64+
| 2.18.x | December 03, 2024 | Not Released |
6565

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

0 commit comments

Comments
 (0)