diff --git a/renovate.json b/renovate.json
index 5540f9290c8b06140ccc0c533d83a7b691a7a1c0..ce01f2ee7df7b7d16c202aec359be881742e1eee 100644
--- a/renovate.json
+++ b/renovate.json
@@ -15,11 +15,14 @@
   },
   "kubernetes": {
     "fileMatch": [
-      "apps/k8s01/blog/.+\.yaml$",
-      "apps/k8s01/dns/.+\.yaml$",
-      "apps/k8s01/syncthing/.+\.yaml$",
-      "apps/k8s01/jellyfin/.+\.yaml$",
-      "apps/base/iot/.+\.yaml$"
+      "apps/.+/blog/.+\.yaml$",
+      "apps/.+/dns/.+\.yaml$",
+      "apps/.+/gitlab-runner/.+\.yaml$",
+      "apps/.+/iot/.+\.yaml$",
+      "apps/.+/jellyfin/.+\.yaml$",
+      "apps/.+/syncthing/.+\.yaml$",
+      "apps/.+/tor/.+\.yaml$",
+      "infrastructure/.+\.yaml$"
     ]
   },
   "gitlabci": {