This repository was archived by the owner on Aug 18, 2025. It is now read-only.
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"
55
66### Breaking changes ❗
77
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:
1213
1314 - ` cemanager ` --> ` coderd `
1415 - ` cemanager.replicas ` --> ` coderd.replicas `
Original file line number Diff line number Diff line change @@ -5,10 +5,11 @@ description: "Released on 01/31/2022"
55
66### Breaking changes ❗
77
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:
1213
1314 - ` cemanager ` --> ` coderd `
1415 - ` cemanager.replicas ` --> ` coderd.replicas `
You can’t perform that action at this time.
0 commit comments