updated version for patches 2.12.5 and 2.13.2 (#13995)

This commit is contained in:
Stephen Kirby
2024-07-23 15:36:14 -05:00
committed by GitHub
parent 0d453437de
commit 177c7d3c68
+2 -2
View File
@@ -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.1
--version 2.13.2
```
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.4
--version 2.12.5
```
You can watch Coder start up by running `kubectl get pods -n coder`. Once