try again to fix renoivate
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
{
|
{
|
||||||
"datasources": ["helm"],
|
"datasources": ["helm"],
|
||||||
"matchManagers": ["helmv3"],
|
"matchManagers": ["helmv3"],
|
||||||
"commitMessageTopic": "Helm chart {{depName}}",
|
"commitMessageTopic": "Helm chart {{depName}}"
|
||||||
},
|
},
|
||||||
// global docker datasource settings
|
// global docker datasource settings
|
||||||
{
|
{
|
||||||
@@ -53,7 +53,6 @@
|
|||||||
"bumpVersion": "patch",
|
"bumpVersion": "patch",
|
||||||
"labels": ["dependency/patch-minor"],
|
"labels": ["dependency/patch-minor"],
|
||||||
"groupName": "non-major helm deps",
|
"groupName": "non-major helm deps",
|
||||||
"groupSlug": "all-minor-patch"
|
|
||||||
"schedule": [
|
"schedule": [
|
||||||
"on tuesday"
|
"on tuesday"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user