Comment on GitHub - sergi0g/cup: 🥤Docker container updates made easy
moonpiedumplings@programming.dev 5 days agoI use fluxcd with helmrelease’s which auto update the helm release. If the helm chart versions specify container versions, then updating the helm chart updates the containers in the deployments.
But for raw deployments, I found this, but not much else.
eutampieri@feddit.it 5 days ago
Interesting. I’m using Argo, there may be something similar for it