You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't want to use wud.watch.digest=true because then I lose the versions and the link to the changes.
Is it possible to select the latest tag get the assigned version?
The text was updated successfully, but these errors were encountered:
The portainer situation is weird.
If I understand well, the most recent versions are 2.24.x but 2.21.x are the latest LTS versions so portainer tag them as latest ?
That's pretty uncommon 🤔
Yes, that is the situation on portainer.
OK, so know that I don't have to search and test any longer and have to observe this container manually.
Thanks for the quick reply and all the work, I really love WUD!
I probably have the same question / issue and also seeing this with n8n. https://github.com/n8n-io/n8n/releases
They release different versions for example 1.72.1 which is also the "latest" but 1.73.1 is the most recent version.
Now I'm getting always a notification "Container n8n running with tag 1.72.1 can be updated to tag 1.73.1 on host 'local'"
I would like to use versioning, but here only the latest labels.
For example see https://hub.docker.com/r/portainer/portainer-ce/tags:
currently 2.24.1 is the most recent version, but latest tag is 2.21.4
How can I realize this setting? The following configuration in Compose always gives me 2.24.1 as the latest version:
I don't want to use wud.watch.digest=true because then I lose the versions and the link to the changes.
Is it possible to select the latest tag get the assigned version?
The text was updated successfully, but these errors were encountered: