fix(Makefile): get rid of volkerraschek/helm
Helm / helm-lint (push) Successful in 6s
Helm / helm-unittest (push) Successful in 18s

This commit is contained in:
2026-06-07 16:32:40 +02:00
parent e5cca09d32
commit 322800e4af
2 changed files with 7 additions and 40 deletions
+1 -8
View File
@@ -46,13 +46,6 @@
}
],
"packageRules": [
{
"groupName": "Update docker.io/volkerraschek/helm",
"matchDepNames": [
"docker.io/volkerraschek/helm",
"volkerraschek/helm"
]
},
{
"automerge": true,
"groupName": "Update helm plugin 'unittest'",
@@ -118,4 +111,4 @@
],
"executionMode": "update"
}
}
}