mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-11 03:27:20 +02:00
Require to update from one version to the next
This commit is contained in:
committed by
nblock
parent
513544cc11
commit
4bb0241257
@@ -50,8 +50,8 @@ we have a "docker-issues" channel where you can ask for Docker-specific help to
|
|||||||
## What is the recommended update path? Can I skip multiple versions while updating?
|
## What is the recommended update path? Can I skip multiple versions while updating?
|
||||||
|
|
||||||
Please follow the steps outlined in the [upgrade guide](../setup/upgrade.md) to update your existing Headscale
|
Please follow the steps outlined in the [upgrade guide](../setup/upgrade.md) to update your existing Headscale
|
||||||
installation. Its best to update from one stable version to the next (e.g. 0.26.0 → 0.27.1 → 0.28.0) in case
|
installation. Its required to update from one stable version to the next (e.g. 0.26.0 → 0.27.1 → 0.28.0)
|
||||||
you are multiple releases behind. You should always pick the latest available patch release.
|
without skipping minor versions in between. You should always pick the latest available patch release.
|
||||||
|
|
||||||
Be sure to check the [changelog](https://github.com/juanfont/headscale/blob/main/CHANGELOG.md) for version specific
|
Be sure to check the [changelog](https://github.com/juanfont/headscale/blob/main/CHANGELOG.md) for version specific
|
||||||
upgrade instructions and breaking changes.
|
upgrade instructions and breaking changes.
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Upgrade an existing installation
|
# Upgrade an existing installation
|
||||||
|
|
||||||
!!! tip "Recommended update path"
|
!!! tip "Required update path"
|
||||||
|
|
||||||
Its best to update from one stable version to the next (e.g. 0.26.0 → 0.27.1 → 0.28.0) in case you are multiple
|
Its required to update from one stable version to the next (e.g. 0.26.0 → 0.27.1 → 0.28.0) without
|
||||||
releases behind. You should always pick the latest available patch release.
|
skipping minor versions in between. You should always pick the latest available patch release.
|
||||||
|
|
||||||
Update an existing Headscale installation to a new version:
|
Update an existing Headscale installation to a new version:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user