Skip to content

Commit

Permalink
backport of commit 3193ac2 (#20087)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Schurter <[email protected]>
  • Loading branch information
hc-github-team-nomad-core and schmichael authored Mar 7, 2024
1 parent a08a86f commit 20eeea4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions website/content/docs/upgrade/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ Nomad is designed to be flexible and resilient when upgrading from one Nomad
version to the next. Upgrades should cause neither a Nomad nor a service
outage. However, there are some restrictions to be aware of before upgrading:

- Nomad strives to be backward compatible for at least 1 point release, so
Nomad v1.6.x hosts work with v1.5.x hosts. Upgrading 2 point releases
(for example, from v1.4.0 to v1.6.0) may work but is untested and unsupported.
- Nomad strives to be backward compatible for at least 2 point release, so
Nomad v1.7.x works with v1.5.x.

- Nomad does _not_ support downgrading at this time. Downgrading clients
requires draining allocations and removing the [data directory][data_dir].
Expand Down

0 comments on commit 20eeea4

Please sign in to comment.