Updating Market apps with current releases

I have a few apps I’d like to update (Listmonk, n8n) but do not know the best way forward. I am on an Olares One, running 1.12.6. Is there instructions covering this? If it is not possible, I will wait for them to catch up. I appreciate what you have created and continue to grow.

Sorry for the inconvenience. At the moment, there is still a significant gap between the update speed of apps in the Olares Market and the official release pace of those upstream applications.

In many cases, upgrading a mature app only requires updating the container image version. Even so, for each upgrade, we still manually verify that the change will not affect user data. This makes our app update process slower than we would like. We will first update Listmonk and n8n to their latest versions today or tomorrow.

Since version 1.12.6, olares-cli can already handle many tasks, including deploying a GitHub app to Olares. In theory, it can also be used to:

  1. Deploy the latest version of an app to Olares — this can be used as an emergency workaround.
  2. Update the container image of an existing app to the latest version — this can also be used as an emergency workaround, but please note that future Market upgrades may overwrite it.

We will set up a diff system as soon as possible to compare the current versions in the Olares Market with the latest upstream releases, and then standardize the process for upgrading app versions in the Market.

You can also submit requests here: Issues · beclab/apps · GitHub. Once we see them, we will prioritize handling them.