feat: with more config
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-01-31 21:40:56 +01:00
parent 4ce30f758f
commit d4e593846f

View File

@@ -59,7 +59,8 @@
"(^|/).+.ya?ml$"
],
"matchStrings": [
"(?<depName>docker.io/.+):(?<currentValue>\\S+)"
"(?<depName>docker.io/.+):(?<currentValue>\\S+)",
"(?<depName>.*?):(?<currentValue>\\S+)"
],
"datasourceTemplate": "docker",
"versioningTemplate": "docker"