Update renovate.json5
This commit is contained in:
parent
181c023a73
commit
f4680f35d4
|
@ -44,9 +44,6 @@
|
||||||
"labels": ["update/helm/dependency/major"],
|
"labels": ["update/helm/dependency/major"],
|
||||||
"groupName": ["helm dependency major"],
|
"groupName": ["helm dependency major"],
|
||||||
"paths": ["charts/dependency/"],
|
"paths": ["charts/dependency/"],
|
||||||
"schedule": [
|
|
||||||
"before 1pm on tuesday"
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": ["helm"],
|
"matchDatasources": ["helm"],
|
||||||
|
@ -58,9 +55,6 @@
|
||||||
"bumpVersion": "patch",
|
"bumpVersion": "patch",
|
||||||
"labels": ["update/helm/dependency/non-major"],
|
"labels": ["update/helm/dependency/non-major"],
|
||||||
"paths": ["charts/dependency/"],
|
"paths": ["charts/dependency/"],
|
||||||
"schedule": [
|
|
||||||
"before 1pm on tuesday"
|
|
||||||
],
|
|
||||||
"groupName": "helm dependency non-major",
|
"groupName": "helm dependency non-major",
|
||||||
},
|
},
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue