minus-squareFrederikNJS@piefed.ziptoSelfhosted@lemmy.world•Watchtower replacement recommendationslinkfedilinkEnglisharrow-up10·14 hours agohttps://docs.renovatebot.com/ All my docker images are in code in Github. Renovate makes a PR when there are image or helm chart updates. ArgoCD sees the PR merge and applies to Kubernetes. For a few special cases I use ArgoCD-image-updater. linkfedilink
https://docs.renovatebot.com/
All my docker images are in code in Github.
Renovate makes a PR when there are image or helm chart updates.
ArgoCD sees the PR merge and applies to Kubernetes.
For a few special cases I use ArgoCD-image-updater.