flux v0.27.3
ImageUpdateAutomation.spec.git.checkout.ref
Reference gives a branch, tag or commit to clone from the Git repository.
| Field / Type | Description |
|---|---|
branch | The Git branch to checkout, defaults to master. |
commit | The Git commit SHA to checkout, if specified Tag filters will be ignored. |
semver | The Git tag semver expression, takes precedence over Tag. |
tag | The Git tag to checkout, takes precedence over Branch. |