getumbrel / umbrel-apps

The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme
https://apps.umbrel.com
480 stars 357 forks source link

Update Mealie to v1.8.0 #1135

Closed nmfretz closed 3 weeks ago

nmfretz commented 3 weeks ago

This updates Mealie from 1.0.0beta-5 to 1.8.0. This required a rewrite of the compose file because Mealie has changed from a two-container to a single container deployment.

Database migration is only needed for Mealie installations that are v0.5.6 and earlier. This does not impact any umbrelOS users because the initial release on the Umbrel app store was 1.0.0beta-5 (https://github.com/getumbrel/umbrel-apps/pull/608); no database migration is needed.

Tested on arm64 and x86.