Update mechanism of community app
-
My community app Tymeslot (Forum Link) can be set up via Cloudronversions.json now (mine is here).
However, it doesn't seem to find any automated version. This is my workflow:
- I change the version number in my software everywhere, e.g. CloudronManifest and CloudronVersions
- I push the changes
- A github workflow builds the docker image
I am assuming that the auto-update checks whether a docker image is available for the image, but even if it is, I can create a new install, but no update is found, even if I trigger searching for it manually.
Is there anything specific I can do about this?
-
So the flow to publish a new app version is documented at https://docs.cloudron.io/packaging/publishing#add-a-version
The published CloudronVersions.json has to contain all published package versions. The dockerImage tags itself are not queried by Cloudron for updates, as this is only part of a package. For example a dockerimage itself has no clue about Cloudron addon usage as such. So the list of manifest jsons for each published app is the single source of truth for Cloudron.
-
So the flow to publish a new app version is documented at https://docs.cloudron.io/packaging/publishing#add-a-version
The published CloudronVersions.json has to contain all published package versions. The dockerImage tags itself are not queried by Cloudron for updates, as this is only part of a package. For example a dockerimage itself has no clue about Cloudron addon usage as such. So the list of manifest jsons for each published app is the single source of truth for Cloudron.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login