feat: with more config
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
4ce30f758f
commit
d4e593846f
@ -59,7 +59,8 @@
|
|||||||
"(^|/).+.ya?ml$"
|
"(^|/).+.ya?ml$"
|
||||||
],
|
],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"(?<depName>docker.io/.+):(?<currentValue>\\S+)"
|
"(?<depName>docker.io/.+):(?<currentValue>\\S+)",
|
||||||
|
"(?<depName>.*?):(?<currentValue>\\S+)"
|
||||||
],
|
],
|
||||||
"datasourceTemplate": "docker",
|
"datasourceTemplate": "docker",
|
||||||
"versioningTemplate": "docker"
|
"versioningTemplate": "docker"
|
||||||
|
Loading…
Reference in New Issue
Block a user