Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ba9d5453f2 |
@@ -1,20 +0,0 @@
|
|||||||
{
|
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
||||||
"extends": [
|
|
||||||
"local>perso/renovate-config"
|
|
||||||
],
|
|
||||||
"helmValues": {
|
|
||||||
"fileMatch": ["(^|/)values\\.ya?ml$"]
|
|
||||||
},
|
|
||||||
"customManagers": [
|
|
||||||
{
|
|
||||||
"customType": "regex",
|
|
||||||
"fileMatch": ["(^|/)values\\.ya?ml$"],
|
|
||||||
"matchStrings": [
|
|
||||||
"repository:\\s*(?<depName>[^\\s]+)\\s*\\n\\s*tag:\\s*(?<currentValue>[^\\s]+)"
|
|
||||||
],
|
|
||||||
"datasourceTemplate": "docker",
|
|
||||||
"versioningTemplate": "docker"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user