-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Giuseppe Scrivano <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule image-spec
updated
20 files
+1 −1 | CODEOWNERS | |
+1 −0 | MAINTAINERS | |
+0 −1 | Makefile | |
+1 −3 | annotations.md | |
+0 −74 | artifact.md | |
+1 −4 | descriptor.md | |
+2 −9 | image-index.md | |
+0 −5 | img/media-types.dot | |
+ − | img/media-types.png | |
+100 −9 | manifest.md | |
+1 −1 | media-types.md | |
+4 −0 | schema/image-manifest-schema.json | |
+47 −0 | schema/manifest_test.go | |
+1 −1 | schema/validator.go | |
+0 −2 | spec.md | |
+0 −34 | specs-go/v1/artifact.go | |
+1 −1 | specs-go/v1/descriptor.go | |
+10 −3 | specs-go/v1/manifest.go | |
+2 −2 | specs-go/v1/mediatype.go | |
+1 −1 | specs-go/version.go |