docs: add preview image to release schedule (#13948)

This commit is contained in:
Muhammad Atif Ali
2024-07-24 23:20:52 +03:00
committed by GitHub
parent 38b573857b
commit 652827f0e8
+8
View File
@@ -57,3 +57,11 @@ pages.
| 2.12.x | June 04, 2024 | Stable |
| 2.13.x | July 02, 2024 | Mainline |
| 2.14.x | August 06, 2024 | Not Released |
> **Tip**: We publish a
> [`preview`](https://github.com/coder/coder/pkgs/container/coder-preview) image
> `ghcr.io/coder/coder-preview` on each commit to the `main` branch. This can be
> used to test under-development features and bug fixes that have not yet been
> released to [`mainline`](#mainline-releases) or [`stable`](#stable-releases).
>
> > **Important**: The `preview` image is not intended for production use.