fix(helm): update plugins

This commit is contained in:
2026-07-13 12:34:25 +02:00
parent 2215431433
commit 55a5872df8
+10 -2
View File
@@ -48,10 +48,18 @@
]
},
{
"addLabels": [
"renovate/automerge",
"renovate/helm",
"renovate/helm-plugin"
],
"automerge": true,
"groupName": "Update helm plugin 'unittest'",
"enabled": true,
"groupName": "Update helm plugins",
"matchPackageNames": [
"helm-unittest/helm-unittest"
"helm-unittest/helm-unittest",
"losisin/helm-values-schema-json",
"sigstore/helm-sigstore"
],
"matchUpdateTypes": [
"minor",