Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct typo in versions #3210

Merged
merged 2 commits into from Mar 3, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs-chef-io/content/server/upgrade_server_ha_v2.md
Expand Up @@ -168,13 +168,13 @@ Upgrading from Chef Backend 1.x to Chef Backend 2.x requires full cluster downti
## Chef Backend Upgrade 2.x to 3.x

The Chef Backend 3.0 upgrade requires Chef Backend 2.1 or later.
Upgrade earlier versions to Chef Backend 2.1 or later. Chef Backend 2.3.19 is the latest of the version 2 releases.
Upgrade earlier versions to Chef Backend 2.1 or later. Chef Backend 2.3.16 is the latest of the version 2 stable releases.

| Chef Backend Version | Upgrade Target |
|:---------|:---------|
| 2.1.0--2.3.19 | 3.0.0 or later|
| 2.0.0--2.0.45 | 2.3.19 |
| 0.1.0--1.4.40| 2.3.19 |
| 2.1.0--2.3.16 | 3.0.0 or later|
| 2.0.0--2.0.45 | 2.3.16 |
| 0.1.0--1.4.40| 2.3.16 |

### Planning

Expand Down