X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=schema%2Frelease-container-schema.yaml;h=dccd7b3962dad7a568518c0d1bc2180cd05082fd;hb=12eace1d1f832e2c42147ac7826c87670ec0cc0c;hp=f12c8ee0e233e4ed47c4d7bf8d47611f087b9fc0;hpb=af225d7d31eaf9265277ff29b6e6931c5daaa5ca;p=releng%2Fglobal-jjb.git diff --git a/schema/release-container-schema.yaml b/schema/release-container-schema.yaml index f12c8ee0..dccd7b39 100644 --- a/schema/release-container-schema.yaml +++ b/schema/release-container-schema.yaml @@ -15,7 +15,7 @@ required: - "containers" - "distribution_type" - "project" - - "version" + - "container_release_tag" - "ref" properties: @@ -31,7 +31,7 @@ properties: type: "string" project: type: "string" - version: + container_release_tag: type: "string" ref: type: "string"