docs: bump stable version to v2.15.1 (#14927)

This PR was automatically created by the [release
script](https://github.com/coder/coder/blob/main/scripts/release.sh).

Please review the changes and merge if they look good and the release is
complete.

You can follow the release progress
[here](https://github.com/coder/coder/actions/workflows/release.yaml)
and view the published release
[here](https://github.com/coder/coder/releases/tag/v2.15.1) (once
complete).
This commit is contained in:
Stephen Kirby
2024-10-02 16:14:40 -05:00
committed by GitHub
parent d0a8424819
commit a7d44150a8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -45,9 +45,9 @@ coder server --experiments=feature1,feature2
<!-- Code generated by scripts/release/docs_update_experiments.sh. DO NOT EDIT. -->
<!-- BEGIN: available-experimental-features -->
| Feature | Description | Available in |
| --------------- | ------------------------------------------------------------------- | ---------------- |
| `notifications` | Sends notifications via SMTP and webhooks following certain events. | mainline, stable |
| Feature | Description | Available in |
| --------------- | ------------------------------------------------------------------- | ------------ |
| `notifications` | Sends notifications via SMTP and webhooks following certain events. | stable |
<!-- END: available-experimental-features -->
+1 -1
View File
@@ -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.15.0
--version 2.15.1
```
You can watch Coder start up by running `kubectl get pods -n coder`. Once