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 166467c commit 98202b3Copy full SHA for 98202b3
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.13.2
+ --version 2.13.3
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.12.5
+ --version 2.12.6
149
150
151
You can watch Coder start up by running `kubectl get pods -n coder`. Once
0 commit comments