fix(helm): update plugins
This commit is contained in:
@@ -48,10 +48,18 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"addLabels": [
|
||||||
|
"renovate/automerge",
|
||||||
|
"renovate/helm",
|
||||||
|
"renovate/helm-plugin"
|
||||||
|
],
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"groupName": "Update helm plugin 'unittest'",
|
"enabled": true,
|
||||||
|
"groupName": "Update helm plugins",
|
||||||
"matchPackageNames": [
|
"matchPackageNames": [
|
||||||
"helm-unittest/helm-unittest"
|
"helm-unittest/helm-unittest",
|
||||||
|
"losisin/helm-values-schema-json",
|
||||||
|
"sigstore/helm-sigstore"
|
||||||
],
|
],
|
||||||
"matchUpdateTypes": [
|
"matchUpdateTypes": [
|
||||||
"minor",
|
"minor",
|
||||||
|
|||||||
Reference in New Issue
Block a user