We are planning to upgrade our self hosted app from `v1.7.0` to `v2.1.0` . Should we just update the...
a
We are planning to upgrade our self hosted app from
v1.7.0
to
v2.1.0
. Should we just update the docker file with new version or is there anything do like migrations for MondoDB and all?
f
It’s all backwards compatible
a
Thanks! 🙏