mirror of https://github.com/hashicorp/consul
fixup
parent
0a208a2ff8
commit
8b549ffb75
|
@ -12,9 +12,10 @@ This document is intended to help users who find themselves many versions behind
|
|||
|
||||
## General Upgrade Path
|
||||
|
||||
Each upgrade should jump at most 2 major versions,
|
||||
except where dedicated instructions are provided for a larger jump between specific versions.
|
||||
If your upgrade path has no applicable dedicated instructions,
|
||||
Each upgrade should jump at most 2 major versions, except where
|
||||
[dedicated instructions](#dedicated-instructions-for-specific-upgrade-paths)
|
||||
are provided for a larger jump between specific versions.
|
||||
If your upgrade path has no applicable [dedicated instructions](#dedicated-instructions-for-specific-upgrade-paths),
|
||||
review the [version-specific upgrade details](/consul/docs/upgrading/upgrade-specific)
|
||||
to plan your upgrade, starting from the next version and working
|
||||
upwards to your target version.
|
||||
|
@ -42,9 +43,9 @@ to a destination version.
|
|||
| 0.8.5 - 1.2.3 | 1.2.4 | Follow the [instructions for upgrading to final 1.2.x](/consul/docs/upgrading/instructions/upgrade-to-1-2-x) |
|
||||
|
||||
For example, to upgrade from Consul 1.3.1 to latest 1.12:
|
||||
1. Upgrade to Consul 1.6.10 using the dedicated instructions
|
||||
1. Upgrade to Consul 1.8.19 using the dedicated instructions
|
||||
1. Upgrade to Consul 1.10.12 using the dedicated instructions
|
||||
1. Upgrade to Consul 1.6.10 using the dedicated instructions.
|
||||
1. Upgrade to Consul 1.8.19 using the dedicated instructions.
|
||||
1. Upgrade to Consul 1.10.12 using the dedicated instructions.
|
||||
1. Upgrade to latest Consul 1.12.x after consulting the
|
||||
[version-specific upgrade details](/consul/docs/upgrading/upgrade-specific)
|
||||
for 1.11 and 1.12.
|
Loading…
Reference in New Issue