fmartinou / whats-up-docker

What's up Docker ( aka WUD ) gets you notified when a new version of your Docker Container is available.
https://fmartinou.github.io/whats-up-docker
MIT License
1.09k stars 34 forks source link

Update only showing the digist #399

Closed sebbi08 closed 11 hours ago

sebbi08 commented 3 months ago

Hi for my collabora container the UI is showing me an update. But it only shows the digest update.

The new version would be 24.04.4.1.1

I also tried an include with "^\d+\.\d+\.\d+\.\d+\.\d+$"

image

sebbi08 commented 3 months ago

I also some time get this error in the container log

14:40:01.709 WARN whats-up-docker/watcher.docker.local: Error when processing some containers (Cannot read properties of undefined (reading 'tag'))

sebbi08 commented 11 hours ago

This was a problem of me beeing not aware that only real semver tag are supported and not knowing about the feature to transform the tags