What are you using to keep informed of new software versions? Most of what I’m looking to track is open source and on GitHub but some isn’t. Getting alerts via Google chat or slack or email would be cool.
Not sure if this is even something that exists at the moment.
A self hosted containerised https://changedetection.io/ pointed at the public github api release endpoint for each repo.
Duin for my docker containers (the few I don’t build from scratch myself)
We use renovate mostly for container images and nuget/npm/maven dependencies.
Same here. Works great self hosted and the regex manager solves most of everything that is not sorted out of the box
I subscribe to the releases notifications for repos on GitHub since they include changlog information so I can know if I need to run a full backup and verify or just update the patch release.
Otherwise I just do weekly system/container updates for Linux and then unraid.