feat: update config
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
d4e593846f
commit
2cdc897416
@ -59,8 +59,10 @@
|
|||||||
"(^|/).+.ya?ml$"
|
"(^|/).+.ya?ml$"
|
||||||
],
|
],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
|
"(?<depName>kasperhermansen/.+):(?<currentValue>\\S+)",
|
||||||
|
"(?<depName>kjuulh/.+):(?<currentValue>\\S+)",
|
||||||
"(?<depName>docker.io/.+):(?<currentValue>\\S+)",
|
"(?<depName>docker.io/.+):(?<currentValue>\\S+)",
|
||||||
"(?<depName>.*?):(?<currentValue>\\S+)"
|
"(?<depName>harbor.front.kjuulh.io/.+):(?<currentValue>\\S+)"
|
||||||
],
|
],
|
||||||
"datasourceTemplate": "docker",
|
"datasourceTemplate": "docker",
|
||||||
"versioningTemplate": "docker"
|
"versioningTemplate": "docker"
|
||||||
|
Loading…
Reference in New Issue
Block a user