Comment on Getting the versions of running services for Argus
irmadlad@lemmy.world 1 week ago
There is a Watchtower fork. The older Watchtower has not been updated in two years.
watchtower.devcdn.net/container-selection/ By default, watchtower will watch all containers. However, sometimes only some containers should be updated.
There are two options:
- Fully exclude: You can choose to exclude containers entirely from being watched by watchtower.
- Monitor only: In this mode, watchtower checks for container updates, sends notifications and invokes the pre-check/post-check hooks on the containers but does not perform the update.
abies_exarchia@lemmy.dbzer0.com 1 week ago
Cool, thanks for the rec! Is there an easy way to view release notes? For cupdate and cup i had to open a new tab and go to the release page myself to see if there were breaking changes or whatever. This became annoying with many services
irmadlad@lemmy.world 1 week ago
github.com/beatkind/watchtower/releases/…/v2.3.1