Skip to content

fluxcd/image-automation-controller

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
api
November 21, 2023 09:57
August 29, 2023 21:27
pkg
November 21, 2023 08:57
September 18, 2023 16:23
DCO
August 11, 2020 10:26
May 10, 2023 09:28
August 11, 2020 10:26
November 16, 2022 17:22
December 9, 2022 13:43
November 29, 2023 21:58
November 29, 2023 21:58

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.