X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=releases%2Fschema.yaml;h=f84c87093442d8039005ef40322fc4b6a9c4ff98;hb=913e09383a46803dcc96da4b52304a6d48421f14;hp=c3838760a183ad89b080675957d0299bdb1d0d25;hpb=71e3c19841704f65956e23407223bd3792664e48;p=releng.git diff --git a/releases/schema.yaml b/releases/schema.yaml index c3838760a..f84c87093 100644 --- a/releases/schema.yaml +++ b/releases/schema.yaml @@ -46,7 +46,7 @@ properties: properties: name: type: 'string' - pattern: '^stable/[a-z]+$' + pattern: '^stable/[a-z0-9.]+$' location: type: 'object' required: ['name', 'location']