Back to Documentation
Managing Your Services 3 min read

Upgrade a service to a new version

Move a service to the latest version — your data is preserved.

When a new version of your app is available, you can upgrade it yourself in a couple of clicks. Your data is preserved, and any required database updates run automatically.

What happens: the app briefly shows a maintenance page while the new version rolls out, then returns to normal — usually in under a minute.

Steps

  1. Open Services and select the service you want to upgrade.
  2. Find the Version / Upgrade panel. If an update is available, you'll see "Upgrade available →".
  3. Select Upgrade.
  4. The service enters maintenance mode, pulls the new version, applies updates, and comes back online.
  5. Wait for the status to return to Active / Healthy, then refresh the app to confirm.

Good to know: upgrades re-apply your service's configuration, so newer platform capabilities come along with the new version.

Next steps