flux v2.0.1
GitRepository.status.artifact
Artifact represents the output of the last successful repository sync.
| Field / Type | Description |
|---|---|
checksum | Checksum is the SHA256 checksum of the artifact. |
lastUpdateTime | LastUpdateTime is the timestamp corresponding to the last update of this artifact.
|
path | Path is the relative file path of this artifact. |
revision | Revision is a human readable identifier traceable in the origin source system. It can be a Git commit SHA, Git tag, a Helm index timestamp, a Helm chart version, etc. |
url | URL is the HTTP address of this artifact. |