mirror of
https://github.com/truecharts/charts.git
synced 2026-08-01 21:04:38 -03:00
Update customVersioning.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -244,6 +244,11 @@
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackageNames": ["docker.io/alicevision/meshroom"],
|
||||
"versioning": "regex:^version-(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$"
|
||||
},
|
||||
{
|
||||
"matchDataSources": ["docker"],
|
||||
"matchPackagePrefixes": ["docker.io/remie/yourtransfer"],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user