From ad27765aa968c106eb2847b33134529542640148 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Mon, 5 Feb 2024 21:02:41 +0100
Subject: [PATCH] ci(renovate): Add bootstrapping to Kubernetes group

---
 renovate.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/renovate.json b/renovate.json
index ee278c308..17de6e68c 100644
--- a/renovate.json
+++ b/renovate.json
@@ -30,6 +30,7 @@
   "kubernetes": {
     "fileMatch": [
       "apps/.+\\.yaml$",
+      "bootstrap/.+\\.yaml$",
       "clusters/.+\\.yaml$",
       "shared/components/.+\\.yaml$",
       "infrastructure/.+\\.yaml$"
-- 
GitLab