flux v0.31.2

ImageUpdateAutomation.spec.checkout

Checkout gives the parameters for cloning the git repository, ready to make changes.

2 fields
ImageUpdateAutomation.spec.checkout fields and descriptions
Field / TypeDescription
branch
string required

Branch gives the branch to clone from the git repository. If `.spec.push` is not supplied, commits will also be pushed to this branch.

object required

GitRepositoryRef refers to the resource giving access details to a git repository to update files in.