flux v2.0.1

ImageUpdateAutomation.spec.git

GitSpec contains all the git-specific definitions. This is technically optional, but in practice mandatory until there are other kinds of source allowed.

3 fields
ImageUpdateAutomation.spec.git fields and descriptions
Field / TypeDescription
object

Checkout gives the parameters for cloning the git repository, ready to make changes. If not present, the `spec.ref` field from the referenced `GitRepository` or its default will be used.

object required

Commit specifies how to commit to the git repository.

object

Push specifies how and where to push commits made by the automation. If missing, commits are pushed (back) to `.spec.checkout.branch` or its default.