OciRepoTagsFilter
Filters for narrowing the tags list within an OCI repository.
All filters are combined with AND logic.
input OciRepoTagsFilter {
version: Semver
}
Fields
OciRepoTagsFilter.version ● Semver scalar {#version}
Return only the tag with this exact version (e.g., 1.3.3). When set, the result is at most one item.