Update module github.com/opencontainers/image-spec to v1.1.0-rc4

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-30 18:30:59 +00:00
committed by GitHub
parent 2d83db01a4
commit e9303879a8
10 changed files with 29 additions and 22 deletions

View File

@@ -15,6 +15,13 @@
"description": "the mediatype of the referenced object",
"$ref": "defs-descriptor.json#/definitions/mediaType"
},
"artifactType": {
"description": "the artifact mediatype of the referenced object",
"$ref": "defs-descriptor.json#/definitions/mediaType"
},
"subject": {
"$ref": "content-descriptor.json"
},
"manifests": {
"type": "array",
"items": {