fix(helm): update plugins
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user