flux v0.31.2

ImageUpdateAutomation.spec.git.checkout.ref

Reference gives a branch, tag or commit to clone from the Git repository.

4 fields
ImageUpdateAutomation.spec.git.checkout.ref fields and descriptions
Field / TypeDescription
branch
string

The Git branch to checkout, defaults to master.

commit
string

The Git commit SHA to checkout, if specified Tag filters will be ignored.

semver
string

The Git tag semver expression, takes precedence over Tag.

tag
string

The Git tag to checkout, takes precedence over Branch.