Updated the app to version 14.359
version 14.359 is still very fresh. If you use a lot of community modules they will probably break.
So only update to version 14.359 if you made sure your community modules are working for the new version.
You can now use the CloudronVersions.json to install the FoundryVTT Community App.
If you have installed the app in the old style, you won't get automatic updates and need to update the old style way.
pull the GitHub repo: git pull git@github.com:BrutalBirdie/cloudron-foundryvtt.git && cd cloudron-foundryvtt
cloudron update --app $YOUR_APP_LOCATION --image brutalbirdie/foundryvtt.cloudron.app:2.0.1
The easy way to "migrate" from the old installation style to the new community app style would be:
update manually to the latest version
create a backup
download the backup config
uninstall the app
install the app from the app store with the CloudronVersions.json
restore your backup
Now you should get automatic app updates when I release a new version.