mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-17 07:04:36 -05:00
[GH-ISSUE #3043] Notification about new versions being available #23592
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @evoke0 on GitHub (May 10, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/3043
Describe the Bug
This is more of an incomplete feature rather than a bug, but a notification for every new version of each container dependency should be displayed, just as with every pangolin version, this should include, but not limited to, newt, badger, traefik... Since we are exposing pangolin to the internet, being up to date is critical.
An option to turn these off in the settings tab might be handy as well.
Thanks!
Environment
To Reproduce
No steps to reproduce.
Expected Behavior
Get a notification for every new version of not just pangolin, but newt and other dependencies to get up and running.
@LaurenceJJones commented on GitHub (May 11, 2026):
Will close this as we reserve issues just for bugs, notifying on every single image especially ones we dont control (traefik) is kind of out of scope for Pangolin itself, you could use something like "Whats up docker" to automate notifying you of upgrades. Gerbil and Badger rarely get new images and typically we notify within the pangolin release notes of if a gerbil update is needed for a feature.