Skip to content

Commit ee2daed

Browse files
authored
chore: template update policies are GA (#11397)
1 parent 06f519d commit ee2daed

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

docs/templates/general-settings.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,7 @@ While this can be helpful for cases where a build is unlikely to finish, it also
1717
carries the risk of potentially corrupting your workspace. The setting is
1818
disabled by default.
1919

20-
### Require automatic updates
21-
22-
> Requiring automatic updates is in an
23-
> [experimental state](../contributing/feature-stages.md#experimental-features)
24-
> and the behavior is subject to change. Use
25-
> [GitHub issues](https://github.com/coder/coder) to leave feedback. This
26-
> experiment must be specifically enabled with the
27-
> `--experiments="template_update_policies"` option on your coderd deployment.
20+
### Require automatic updates (enterprise)
2821

2922
Admins can require all workspaces update to the latest active template version
3023
when they're started. This can be used to enforce security patches or other

docs/workspaces.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ can choose to use a max lifetime or an autostop requirement during the
8686
deprecation period, but only one can be used at a time. Coder recommends using
8787
autostop requirements instead as they avoid restarts during work hours.
8888

89-
### Autostop requirement (Enterprise)
89+
### Autostop requirement (enterprise)
9090

9191
Autostop requirement is a template setting that determines how often workspaces
9292
using the template must automatically stop. Autostop requirement ignores any
@@ -116,7 +116,7 @@ Autostop requirement is disabled when the template is using the deprecated max
116116
lifetime feature. Templates can choose to use a max lifetime or an autostop
117117
requirement during the deprecation period, but only one can be used at a time.
118118

119-
#### User quiet hours (Enterprise)
119+
#### User quiet hours (enterprise)
120120

121121
User quiet hours can be configured in the user's schedule settings page.
122122
Workspaces on templates with an autostop requirement will only be forcibly

0 commit comments

Comments
 (0)