diff --git a/docs/install/kubernetes.md b/docs/install/kubernetes.md index 04e136f16b720..785c48252951c 100644 --- a/docs/install/kubernetes.md +++ b/docs/install/kubernetes.md @@ -129,7 +129,7 @@ We support two release channels: mainline and stable - read the helm install coder coder-v2/coder \ --namespace coder \ --values values.yaml \ - --version 2.18.0 + --version 2.19.0 ``` - **Stable** Coder release: @@ -140,7 +140,7 @@ We support two release channels: mainline and stable - read the helm install coder coder-v2/coder \ --namespace coder \ --values values.yaml \ - --version 2.17.2 + --version 2.18.5 ``` You can watch Coder start up by running `kubectl get pods -n coder`. Once Coder diff --git a/docs/install/releases.md b/docs/install/releases.md index 49a7d0a640877..157adf7fe8961 100644 --- a/docs/install/releases.md +++ b/docs/install/releases.md @@ -10,7 +10,7 @@ deployment. ## Release channels We support two release channels: -[mainline](https://github.com/coder/coder/releases/tag/v2.16.0) for the bleeding +[mainline](https://github.com/coder/coder/releases/tag/v2.19.0) for the bleeding edge version of Coder and [stable](https://github.com/coder/coder/releases/latest) for those with lower tolerance for fault. We field our mainline releases publicly for one month @@ -77,5 +77,4 @@ pages. v2.18 was promoted to stable on January 7th, 2025. -Effective starting January, 2025 we will skip the January release each year because most of our engineering team is out for the December holiday period. -We'll return to our regular release cadence on February 4th. +As of January, 2025 we skip the January release each year because most of our engineering team is out for the December holiday period.