Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jkirschner-hashicorp committed Apr 7, 2023
1 parent 0a208a2 commit 8b549ff
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions website/content/docs/upgrading/instructions/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.

0 comments on commit 8b549ff

Please sign in to comment.