From 55a5872df8493e20c7ff3d41de79ca5480777c53 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Mon, 13 Jul 2026 12:34:25 +0200 Subject: [PATCH] fix(helm): update plugins --- helm.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/helm.json b/helm.json index 33ee426..e1a7dbf 100644 --- a/helm.json +++ b/helm.json @@ -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",