From 62cd9c3c9e72eb6ba86f4eb4c3e8c0326f6ab3ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20M=C3=BCller?= Date: Thu, 2 Nov 2023 23:38:43 +0100 Subject: [PATCH] ci(renovate): use rook-ceph group to fix ci issues --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index dd303d99e..15dffa925 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -7,6 +7,7 @@ // "github>tyriis/renovate-config//dashboard/vulnerability-summary.json5", "github>tyriis/renovate-config//flux-infra.json5", "github>tyriis/renovate-config//labels/semantic.json5", + "github>tyriis/renovate-config//helm/groups/rook-ceph.json5", ], semanticCommits: "enabled", suppressNotifications: ["prIgnoreNotification"],