flux v2.9.5

ArtifactGenerator.spec.artifacts[].revision

Revision is the revision of the generated artifact. If specified, it must point to an existing source alias in the format "@<alias>". If not specified, the revision is automatically set to the digest of the artifact content.

1 fields
ArtifactGenerator.spec.artifacts[].revision fields and descriptions
Field / TypeDescription
ArtifactGenerator.spec.artifacts[].revision
string

Revision is the revision of the generated artifact. If specified, it must point to an existing source alias in the format "@<alias>". If not specified, the revision is automatically set to the digest of the artifact content.

  • maxLength: 64
  • pattern: ^@([a-z0-9]([a-z0-9_-]*[a-z0-9])?)$