diff --git a/renovate.json b/renovate.json index bb301887c16e116e47bd7d55773c1cfd5d24eac5..3363cd74629b7572915ca1054faac95165c468e1 100644 --- a/renovate.json +++ b/renovate.json @@ -21,13 +21,9 @@ }, "kubernetes": { "fileMatch": [ - "apps/.+/blog/.+\\.yaml$", - "apps/.+/dns/.+\\.yaml$", - "apps/.+/gitlab-runner/.+\\.yaml$", - "apps/.+/iot/.+\\.yaml$", - "apps/.+/jellyfin/.+\\.yaml$", - "apps/.+/syncthing/.+\\.yaml$", - "apps/.+/tor/.+\\.yaml$", + "apps/.+\\.yaml$", + "clusters/.+\\.yaml$", + "shared/components/.+\\.yaml$", "infrastructure/.+\\.yaml$" ] }, @@ -137,6 +133,15 @@ ], "groupName": "rook-ceph" }, + { + "matchDatasources": [ + "helm" + ], + "matchPackageNames": [ + "longhorn" + ], + "minimumReleaseAge": "14 days" + }, { "matchFileNames": [ "images/kos/**"