8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55dccae commit 75b2990Copy full SHA for 75b2990
docs/install/kubernetes.md
@@ -129,7 +129,7 @@ We support two release channels: mainline and stable - read the
129
helm install coder coder-v2/coder \
130
--namespace coder \
131
--values values.yaml \
132
- --version 2.17.0
+ --version 2.17.2
133
```
134
135
- **Stable** Coder release:
docs/install/releases.md
@@ -61,7 +61,7 @@ pages.
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 |
+| 2.18.x | December 03, 2024 | Not Released |
65
66
> **Tip**: We publish a
67
> [`preview`](https://github.com/coder/coder/pkgs/container/coder-preview) image
0 commit comments