Upgrade to new version
Before you begin: it is always recommended to backup your postgres database before upgrading Dekart. On the first run Dekart applies migrations to database and you won't be able to downgrade.
For all Docker based deployments, update docker tag, for example:
dekartxyz/dekart:0.10
-> dekartxyz/dekart:0.12
Configure DEKART_CORS_ORIGIN
environment variable to ensure security of your instance and prevent warnings in logs.
Then redeploy application
Migration instructions
There is no breaking configuration changes in version 0.12