Argo CD · Schema

v1alpha1RevisionMetadata

RevisionMetadata contains metadata for a specific revision in a Git repository. This field is used by the Source Hydrator feature which may be removed in the future.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
author string
date object
message string Message contains the message associated with the revision, most likely the commit message.
references array References contains references to information that's related to this commit in some way.
signatureInfo string SignatureInfo contains a hint on the signer if the revision was signed with GPG, and signature verification is enabled.
tags array
View JSON Schema on GitHub