updated helm install flags to match patches (#13064)

This commit is contained in:
Stephen Kirby 2024-04-24 10:26:36 -05:00 committed by GitHub
parent 39ccff97c1
commit dd27a8a634
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -132,7 +132,7 @@ locally in order to log in and manage templates.
helm install coder coder-v2/coder \
--namespace coder \
--values values.yaml \
--version 2.10.0
--version 2.10.2
```
For the **stable** Coder release:
@ -141,7 +141,7 @@ locally in order to log in and manage templates.
helm install coder coder-v2/coder \
--namespace coder \
--values values.yaml \
--version 2.9.1
--version 2.9.4
```
You can watch Coder start up by running `kubectl get pods -n coder`. Once