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 34c67e8 commit 9463973Copy full SHA for 9463973
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.12.2
+ --version 2.12.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.11.3
+ --version 2.11.4
149
150
151
You can watch Coder start up by running `kubectl get pods -n coder`. Once
0 commit comments