try again to fix renoivate

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-04 11:58:45 +02:00
parent e4a9db2c74
commit 88a08b763d
+1 -2
View File
@@ -18,7 +18,7 @@
{
"datasources": ["helm"],
"matchManagers": ["helmv3"],
"commitMessageTopic": "Helm chart {{depName}}",
"commitMessageTopic": "Helm chart {{depName}}"
},
// global docker datasource settings
{
@@ -53,7 +53,6 @@
"bumpVersion": "patch",
"labels": ["dependency/patch-minor"],
"groupName": "non-major helm deps",
"groupSlug": "all-minor-patch"
"schedule": [
"on tuesday"
]