mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 19:42:44 +08:00
@ -303,7 +303,7 @@
|
|||||||
"version": {
|
"version": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Project version of this commit, e.g. `6.7.x`.",
|
"description": "Project version of this commit, e.g. `6.7.x`.",
|
||||||
"pattern": "^([0-9x]+\\.[0-9x]+\\.*[0-9x]*$|\\%VERSION\\%)"
|
"pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*$|\\%VERSION\\%)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user