version-flags (#14386)

This commit is contained in:
Stephen Kirby
2024-08-21 13:24:35 -05:00
committed by GitHub
parent a359879af5
commit 9f4f88f38c

View File

@ -134,7 +134,7 @@ locally in order to log in and manage templates.
helm install coder coder-v2/coder \
--namespace coder \
--values values.yaml \
--version 2.14.0
--version 2.14.2
```
For the **stable** Coder release:
@ -145,7 +145,7 @@ locally in order to log in and manage templates.
helm install coder coder-v2/coder \
--namespace coder \
--values values.yaml \
--version 2.13.4
--version 2.13.5
```
You can watch Coder start up by running `kubectl get pods -n coder`. Once