blackbarn@lemm.eetoSelfhosted@lemmy.world•Notification when new app versions are releasedEnglish
4·
7 months agoI use renovate myself. Via a cron job against a self hosted gitea instance.
https://github.com/renovatebot/renovate
Works for many dependency types including docker images. You can also have it pin non version tags (using digests).
Throwing my setup in: Traefik with Authentik