From 1397fc7ada87487f0618d9eef64f7325baefd2f6 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Thu, 2 Feb 2023 18:21:32 +0100
Subject: [PATCH] ci(jellyfin): Add renovate update automation

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

diff --git a/renovate.json b/renovate.json
index 7f37dc643..21f7a45c8 100644
--- a/renovate.json
+++ b/renovate.json
@@ -15,6 +15,7 @@
     "fileMatch": [
       "apps/k8s01/dns/.+\.yaml$",
       "apps/k8s01/syncthing/.+\.yaml$",
+      "apps/k8s01/jellyfin/.+\.yaml$",
       "apps/base/iot/.+\.yaml$"
     ]
   },
-- 
GitLab