Skip to content

Commit d155e21

Browse files
stirbypull[bot]
authored andcommitted
docs: bump versions in docs for 2.17 (#15387)
1 parent a59bbc7 commit d155e21

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

docs/install/kubernetes.md

Lines changed: 2 additions & 2 deletions
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.15.0
132+
--version 2.17.0
133133
```
134134

135135
- **Stable** Coder release:
@@ -140,7 +140,7 @@ We support two release channels: mainline and stable - read the
140140
helm install coder coder-v2/coder \
141141
--namespace coder \
142142
--values values.yaml \
143-
--version 2.15.1
143+
--version 2.16.1
144144
```
145145

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

docs/install/releases.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,14 @@ pages.
5454

5555
| Release name | Release Date | Status |
5656
| ------------ | ------------------ | ---------------- |
57-
| 2.9.x | March 07, 2024 | Not Supported |
58-
| 2.10.x | April 03, 2024 | Not Supported |
5957
| 2.11.x | May 07, 2024 | Not Supported |
6058
| 2.12.x | June 04, 2024 | Not Supported |
6159
| 2.13.x | July 02, 2024 | Not Supported |
6260
| 2.14.x | August 06, 2024 | Security Support |
63-
| 2.15.x | September 03, 2024 | Stable |
64-
| 2.16.x | October 01, 2024 | Mainline |
65-
| 2.17.x | November 05, 2024 | Not Released |
61+
| 2.15.x | September 03, 2024 | Security Support |
62+
| 2.16.x | October 01, 2024 | Stable |
63+
| 2.17.x | November 05, 2024 | Mainline |
64+
| 2.18.x | November 05, 2024 | Not Released |
6665

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

0 commit comments

Comments
 (0)