flux v0.27.3
GitRepository.spec.ref
The Git reference to checkout and monitor for changes, defaults to master branch.
| 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. |