Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
e63e24932a
commit
4ce30f758f
13
config.json
13
config.json
@ -52,6 +52,17 @@
|
|||||||
".*_image:.*\"(?<depName>.*):(?<currentValue>.*)\""
|
".*_image:.*\"(?<depName>.*):(?<currentValue>.*)\""
|
||||||
],
|
],
|
||||||
"datasourceTemplate": "docker"
|
"datasourceTemplate": "docker"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fileMatch": [
|
||||||
|
"(^|/).+.rs$",
|
||||||
|
"(^|/).+.ya?ml$"
|
||||||
|
],
|
||||||
|
"matchStrings": [
|
||||||
|
"(?<depName>docker.io/.+):(?<currentValue>\\S+)"
|
||||||
|
],
|
||||||
|
"datasourceTemplate": "docker",
|
||||||
|
"versioningTemplate": "docker"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user