From 417270a6d7fe5486cd399ea659d23da3866a9af9 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Wed, 17 Jan 2024 00:18:57 +0300 Subject: [PATCH] chore(docs): remove the `template_update_policies` experiment from docs (#11615) --- docs/workspaces.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/workspaces.md b/docs/workspaces.md index a6ca3ef3a2..a56c6b414c 100644 --- a/docs/workspaces.md +++ b/docs/workspaces.md @@ -141,13 +141,6 @@ quiet hours schedule, it will be ignored and the default will be used instead. ### Automatic updates -> Automatic updates is part of an -> [experimental feature](../contributing/feature-stages.md#experimental-features) -> and the behavior is subject to change. Use -> [GitHub issues](https://github.com/coder/coder) to leave feedback. This -> experiment must be specifically enabled with the -> `--experiments="template_update_policies"` option on your coderd deployment. - It can be tedious to manually update a workspace everytime an update is pushed to a template. Users can choose to opt-in to automatic updates to update to the active template version whenever the workspace is started.