Updated mylar

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2025-05-03 07:21:03 +01:00
parent 00e5015df6
commit 0b63f6eced

View File

@@ -100,7 +100,8 @@
{
"packageNames": ["lscr.io/linuxserver/mylar3"],
"respectLatest": true,
"allowedVersions": "<=1000.0.0 <5.9.5 || > 5.9.5"
"allowedVersions": "<=1000.0.0 <5.9.5 || > 5.9.5",
"versionScheme": "regex:^(?<major>\\d)\\.(?<minor>\\d+)\\.(?<patch>\\d{1,3})$"
}
]
}