mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 08:26:35 +00:00
Mention Account.Rules depreciation and upgrade steps (#148)
This commit is contained in:
@@ -219,6 +219,12 @@ docker compose start management
|
||||
```
|
||||
|
||||
## Upgrade
|
||||
<Note>
|
||||
The users with management on version < [v0.15.3](https://github.com/netbirdio/netbird/releases/tag/v0.15.3)
|
||||
should first upgrade their systems to [v0.25.9](https://github.com/netbirdio/netbird/releases/tag/v0.25.9),
|
||||
run management to properly migrate rules to policies, and then upgrade to **0.26.0+**.
|
||||
</Note>
|
||||
|
||||
To upgrade NetBird to the latest version, you need to review the [release notes](https://github.com/netbirdio/netbird/releases) for any breaking changes and follow the upgrade steps below:
|
||||
1. Run the backup steps described in the [backup](#backup-net-bird) section.
|
||||
2. Pull the latest NetBird docker images:
|
||||
|
||||
Reference in New Issue
Block a user