You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: docs/admin/workspaces/README.md
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -50,8 +50,6 @@ The following filters are supported:
50
50
After updating the default version of the template that a workspace was created
51
51
from, you can update the workspace.
52
52
53
-
<!-- TODO: Update screenshot -->
54
-
55
53

56
54
57
55
If the workspace is running, Coder stops it, updates it, then starts the workspace again.
@@ -78,9 +76,7 @@ manually updated the workspace.
78
76
79
77
### Update policies
80
78
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.
0 commit comments