flux v0.31.2
GitRepository.status.includedArtifacts[]
Artifact represents the output of a source synchronisation.
| 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. |