X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=releases%2Fschema.yaml;h=f84c87093442d8039005ef40322fc4b6a9c4ff98;hb=196ce49240ed59511a4b7f908a43205f9aa59960;hp=c3838760a183ad89b080675957d0299bdb1d0d25;hpb=4935770c3b592b01e5710703dcfd2e97684b5b3b;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']