chore: fix common Helm repo hostname (scm.cabillot.eu), remove redundant packageRules

This commit is contained in:
2026-06-09 17:49:23 +00:00
parent d389f70609
commit 9708da39e0
2 changed files with 4 additions and 15 deletions
-11
View File
@@ -10,16 +10,5 @@
],
"datasourceTemplate": "docker"
}
],
"packageRules": [
{
"matchDatasources": [
"helm"
],
"matchPackageNames": [
"common"
],
"enabled": false
}
]
}