Thanks to visit codestin.com Credit goes to github.com
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 a359879 commit 9f4f88fCopy full SHA for 9f4f88f
docs/install/kubernetes.md
@@ -134,7 +134,7 @@ locally in order to log in and manage templates.
134
helm install coder coder-v2/coder \
135
--namespace coder \
136
--values values.yaml \
137
- --version 2.14.0
+ --version 2.14.2
138
```
139
140
For the **stable** Coder release:
@@ -145,7 +145,7 @@ locally in order to log in and manage templates.
145
146
147
148
- --version 2.13.4
+ --version 2.13.5
149
150
151
You can watch Coder start up by running `kubectl get pods -n coder`. Once
0 commit comments