Kubernetes Deployment Image Update From GitHub Action
When using FluxCD, ArgoCD or any other Git-based deployment strategy, automatic image updates really smooth out the release workflow. In my own personal opinion however, the automatic image update that…