Upgrading the App¶
Here you will find any steps necessary to upgrade the App in your Nautobot environment.
Upgrade Guide¶
This app has no database models and therefore requires no database migrations. To upgrade:
-
Update the package:
-
Run
nautobot-server post_upgradeto clear caches and collect static files: -
Restart Nautobot services:
-
Review the release notes for any new configuration options added in the new version.