Thank you for your quick reply.
Upgrade worked like a charm.
For anyone reading this, in Opalstack, Gitea is configured to use Sqlite database, so backing up application files also backs up the database. If for some reason you have manually switched to MariaDB or Postgres you should also backup your database as well (just in case migration goes wrong).
Panayotis