diff --git a/schemas/manifest.v2.schema.json b/schemas/manifest.v2.schema.json index 21c59cf1..ac38f571 100644 --- a/schemas/manifest.v2.schema.json +++ b/schemas/manifest.v2.schema.json @@ -153,7 +153,7 @@ }, "helpers_version": { "type": "string", - "pattern": "^[0.9]*\\.[0-9]*$" + "pattern": "^[0-9]*\\.[0-9]*$" }, "architectures": { "oneOf": [