File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,11 @@ description: "Released on 01/19/2022"
5
5
6
6
### Breaking changes ❗
7
7
8
- - Users upgrading from Coder v1.21 (or earlier) * must* update their Helm values
9
- file to reflect Coder's [ updated
10
- schema] ( https://github.com/coder/enterprise-helm/blob/1.27.0/values.yaml ) .
11
- More specifically, users must change the following values:
8
+ - Users upgrading deployments that predate the release of v1.21 should update
9
+ their Helm values file to reflect Coder's [ updated
10
+ schema] ( https://github.com/coder/enterprise-helm/blob/1.27.0/values.yaml ) if
11
+ they haven't already. More specifically, users must change the following
12
+ values:
12
13
13
14
- ` cemanager ` --> ` coderd `
14
15
- ` cemanager.replicas ` --> ` coderd.replicas `
Original file line number Diff line number Diff line change @@ -5,10 +5,11 @@ description: "Released on 01/31/2022"
5
5
6
6
### Breaking changes ❗
7
7
8
- - Users upgrading from Coder v1.21 (or earlier) * must* update their Helm values
9
- file to reflect Coder's [ updated
10
- schema] ( https://github.com/coder/enterprise-helm/blob/1.27.0/values.yaml ) .
11
- More specifically, users must change the following values:
8
+ - Users upgrading deployments that predate the release of v1.21 should update
9
+ their Helm values file to reflect Coder's [ updated
10
+ schema] ( https://github.com/coder/enterprise-helm/blob/1.27.0/values.yaml ) if
11
+ they haven't already. More specifically, users must change the following
12
+ values:
12
13
13
14
- ` cemanager ` --> ` coderd `
14
15
- ` cemanager.replicas ` --> ` coderd.replicas `
You can’t perform that action at this time.
0 commit comments