-
Notifications
You must be signed in to change notification settings - Fork 6
add auto-update service #33
base: main
Are you sure you want to change the base?
Conversation
a9c1327
to
9c1737c
Compare
I assume this services checks the latest tag for each docker service. This will be a huge change as we treat the The question is (and reason for building one from scratch) it possible to programatically source the latest versions to the |
9c1737c
to
c0c3a39
Compare
yes gewd point. This PR would ignore Note we could create a different tagging convention instead ( AFAIK there's no way to configure watchtower to parse semver tags (i.e. to only pick major/minor/patch version updates) |
f2d1392
to
0f424a1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM :)
LGTM, but I let @tiero decide if we can merge it. |
Let's postpone it as enhancement after the announcement, as it involves changing something we already depend on and I am afraid many places assume |
0f424a1
to
7a20d4e
Compare
7a20d4e
to
2eea134
Compare
not really, auto-update is disabled by default. |
add auto-update (watchtower) service
./install.sh premai-io main main autoupdate