Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
docs: bump mainline version to v2.12.3
  • Loading branch information
stirby committed Jun 24, 2024
commit d5b1d70ad1f16ca911925f4a02f8294db9d2ea29
2 changes: 1 addition & 1 deletion docs/install/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.12.2
--version 2.12.3
```

For the **stable** Coder release:
Expand Down