ReedReads@lemmy.zip to Selfhosted@lemmy.worldEnglish · 2 months agoWatchtower replacement recommendationsmessage-squaremessage-square12linkfedilinkarrow-up133arrow-down12file-text
arrow-up131arrow-down1message-squareWatchtower replacement recommendationsReedReads@lemmy.zip to Selfhosted@lemmy.worldEnglish · 2 months agomessage-square12linkfedilinkfile-text
minus-squareFrederikNJS@piefed.ziplinkfedilinkEnglisharrow-up7·2 months 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.
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.