feat: update config
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Kasper Juul Hermansen 2024-04-13 10:02:41 +00:00
parent d4e593846f
commit 2cdc897416

View File

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