Skip to content

Commit

Permalink
add section on automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
StarfallProjects committed Feb 5, 2024
1 parent 9fbb65a commit c9a80cc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/manage-cloud/update-cloud-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ n8n recommends regularly updating your Cloud version. Check the [Release notes](

## Best practices for updating

* Update frequently: this avoids having to jump multiple versions at once, reducing the risk of a disruptive update.
* Update frequently: this avoids having to jump multiple versions at once, reducing the risk of a disruptive update. Try to update at least once a month.
* Check the [Release notes](/release-notes/) for breaking changes.
* Use [Environments](/source-control-environments/) to create a test version of your instance. Test the update there first.

## Automatic update

n8n automatically updates outdated Cloud instances.

If you don't update you instance for 120 days, n8n emails you to warn you to update. After a further 30 days, n8n automatically updates your instance.

0 comments on commit c9a80cc

Please sign in to comment.