Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
"bumpVersion": "major",
|
"bumpVersion": "major",
|
||||||
"labels": ["update/helm/dependency/major"],
|
"labels": ["update/helm/dependency/major"],
|
||||||
"groupName": ["helm dependency major"],
|
"groupName": ["helm dependency major"],
|
||||||
"matchPaths": ["charts/dependency/**"],
|
"matchPaths": ["charts/dependency/**", "templates/**"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": ["helm"],
|
"matchDatasources": ["helm"],
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
],
|
],
|
||||||
"bumpVersion": "patch",
|
"bumpVersion": "patch",
|
||||||
"labels": ["update/helm/dependency/non-major", "automerge"],
|
"labels": ["update/helm/dependency/non-major", "automerge"],
|
||||||
"matchPaths": ["charts/dependency/**"],
|
"matchPaths": ["charts/dependency/**", "templates/**"],
|
||||||
"groupName": "helm dependency non-major",
|
"groupName": "helm dependency non-major",
|
||||||
},
|
},
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user