Skip to content

Commit 1e3d080

Browse files
author
Katie Horne
committed
update wording
1 parent 94499bd commit 1e3d080

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

changelog/1.27.0.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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`

changelog/1.27.1.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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`

0 commit comments

Comments
 (0)