You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2023. It is now read-only.
@@ -414,6 +414,7 @@ OCI Artifact Manifests provide the following types of references:
414
414
### Blobs Collection
415
415
416
416
All blobs are considered to be hard dependencies that must be resolvable within a registry. An artifact is considered invalid if the manifest blobs are not resolvable. Registries MAY implement de-duping, using ref-counting to assure at least one copy of the blob is resolvable for any given `oci.artifact.manifest`. OCI Artifact blobs are generalizations of the OCI Image Spec layers definition.
417
+
417
418
## Manifests Collection
418
419
419
420
> **NOTE!** Update to consolidate the Dependencies and References collections
@@ -480,4 +481,4 @@ This specification defines the following annotation keys, intended for but not l
480
481
481
482
## Open Questions
482
483
483
-
Should the references collection support additional types, like loose urls
484
+
Should the references collection support additional types, like loose urls
0 commit comments