First of all, thank you for working on this project, I love it so far!
So, my dawarich instance on my server is on version 0.25.6. I’ve scrolled through the releases and noticed that there are quite a few breaking changes. (e.g. you remove redis, sidekiq then add it back)
What’s your recommended way to update from this ancient version? Should i update it release by release?
To update to specific version, replace image: freikin/dawarich:latest in both dawarich_app and dawarich_sidekiq sections of your compose file to something like image: freikin/dawarich:0.26.0, where 0.26.0 is the version you want to update. Pull the image, update, make sure all is good, repeat for the next version