freight
Freight represents a collection of versioned artifacts.
Resource Structure
Interactive Tree
aliasstringAlias is a human-friendly alias for a piece of Freight. This is an optional
field. A defaulting webhook will sync this field with the value of the
kargo.akuity.io/alias label. When the alias label is not present or differs
from the value of this field, the defaulting webhook will set the label to
the value of this field. If the alias label is present and this field is
empty, the defaulting webhook will set the value of this field to the value
of the alias label. If this field is empty and the alias label is not
present, the defaulting webhook will choose an available alias and assign
it to both the field and label.
apiVersionstringAPIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
chartsarrayCharts describes specific versions of specific Helm charts.
commitsarrayCommits describes specific Git repository commits.
imagesarrayImages describes specific versions of specific container images.
kindstringKind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadataobjectoriginobjectRequiredOrigin describes a kind of Freight in terms of its origin.
statusobjectStatus describes the current status of this Freight.