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:
Kasper Juul Hermansen 2024-01-31 21:40:56 +01:00
parent 4ce30f758f
commit d4e593846f
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

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"