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.02k stars 33 forks source link

[Request] Watcher placeholder in trigger body template #204

Closed jpbaril closed 1 year ago

jpbaril commented 1 year ago

I have WUD watching a few hosts and I would like that the notifications indicate on which host is the updatable container. If we had a "{watcher}" placeholder I could include that in notifications body template. Thanks

fmartinou commented 1 year ago

Hi @jpbaril ,

Your request makes perfectly good sense 👍 .

=> I'll add it.

fmartinou commented 1 year ago

It's fixed (https://github.com/fmartinou/whats-up-docker/commit/4b87ac0a33569a0a7c2c2f90b299e6f9ff673cc2).

The release 6.0.2 is on the way.