Skip to content

Commit 7ea4a89

Browse files
authored
chore: update kubernetes.md, bumping stable from v2.9.4 to v2.10.2 (#13275)
1 parent 78deaba commit 7ea4a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/kubernetes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -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.9.4
148+
--version 2.10.2
149149
```
150150

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

0 commit comments

Comments
 (0)