From ff7e9bc43318beb0c99fcabb5b46fbb84ef05b57 Mon Sep 17 00:00:00 2001 From: Guillim Date: Fri, 13 Jun 2025 11:15:27 +0200 Subject: [PATCH] upgrade-guide (#12585) just the documentation upgrade guide for v55 --- .../src/content/developers/self-hosting/upgrade-guide.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/packages/twenty-website/src/content/developers/self-hosting/upgrade-guide.mdx b/packages/twenty-website/src/content/developers/self-hosting/upgrade-guide.mdx index 20778dca5..b5e2e26a4 100644 --- a/packages/twenty-website/src/content/developers/self-hosting/upgrade-guide.mdx +++ b/packages/twenty-website/src/content/developers/self-hosting/upgrade-guide.mdx @@ -25,6 +25,13 @@ If you want to upgrade your instance by few versions, e.g. from 0.33.0 to 0.35.0 ## Version-specific upgrade steps +### v0.54 to v0.55 + +Upgrade your Twenty instance to use v0.55.0 image + +You don't need to run any command anymore, the new image will automatically care about running all required migrations. + + ### 0.54 Since version `0.53`, no manual actions needed.