The image-automation-controller is a GitOps toolkit controller
that extends Flux with automated patch and commit capabilities for container image updates.
The image-reflector-controller and image-update-automation
work together to update Git repositories when new container images are available.
The image-reflector-controller scans image repositories and reflects the image metadata in Kubernetes resources.
The image-automation-controller updates YAML files based on the latest images scanned, and commits the changes to a given Git repository.