Skip to content

Commit 9ebdc51

Browse files
committed
Update workspace update policies documentation
Improve clarity and navigation within the workspace update policies section by incorporating the following changes: - Removed outdated screenshot placeholder. - Linked to the managing templates section to provide guidance on enforcing update policies. - Clarified the process of updating workspaces when template admins require the latest version.
1 parent 473d766 commit 9ebdc51

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/admin/workspaces/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ The following filters are supported:
5050
After updating the default version of the template that a workspace was created
5151
from, you can update the workspace.
5252

53-
<!-- TODO: Update screenshot -->
54-
5553
![Updating a workspace](../../images/workspace-update.png)
5654

5755
If the workspace is running, Coder stops it, updates it, then starts the workspace again.
@@ -78,9 +76,7 @@ manually updated the workspace.
7876

7977
### Update policies
8078

81-
Template admins can require workspaces be on the latest version before starting. When this is enabled, you will be presented with an "Update and Start" button in the UI. Workspaces that start on connect will automatically update on the first out-of-date connection.
82-
83-
<!-- TODO: Link force update policies -->
79+
Template admins can [require workspaces to upgrade to the latest template version](../templates/managing-templates/README.md#updating-templates) before starting. When this is enabled, you will be presented with an "Update and Start" button in the UI. Workspaces that start on connect will automatically update on the first out-of-date connection.
8480

8581
## Bulk operations (enterprise)
8682

0 commit comments

Comments
 (0)