https://programming.dev/u/moonpiedumplings posted on Mar 9, 2026 22:55
In reply to: https://feddit.it/comment/13713814
In reply to: https://feddit.it/comment/13713814
I 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.