mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
autoversion 2.12.4 and 2.13.1 (#13951)
This commit is contained in:
@@ -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.13.0
|
||||
--version 2.13.1
|
||||
```
|
||||
|
||||
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.12.3
|
||||
--version 2.12.4
|
||||
```
|
||||
|
||||
You can watch Coder start up by running `kubectl get pods -n coder`. Once
|
||||
|
||||
Reference in New Issue
Block a user