fluxcd / image-automation-controller

GitOps Toolkit controller that patches container image tags in Git

Home Page:https://fluxcd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image automation controller

CII Best Practices report license release

This controller automates updates to YAML when new container images are available.

Its sibling, image-reflector-controller, scans container image repositories and reflects the metadata in Kubernetes resources. This controller reacts to that image metadata by updating YAML files in a git repository, and committing the changes.

How to install it

Please see the installation and use guide.

How to work on it

For additional information on dependecies and how to contribute please refer to DEVELOPMENT.md.

About

GitOps Toolkit controller that patches container image tags in Git

https://fluxcd.io

License:Apache License 2.0


Languages

Language:Go 89.9%Language:Makefile 4.4%Language:Smarty 2.5%Language:Shell 2.1%Language:Dockerfile 0.9%Language:Ruby 0.3%