From 64ca1db2884c712f19280660a632bd5a42175f7d Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Wed, 30 Jun 2021 09:42:39 +0200 Subject: [PATCH] Update renovate.json5 --- .github/renovate.json5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index d715ad6517f..c4b65140c56 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -142,8 +142,8 @@ "matchDatasources": ["docker"], "versioning": "loose", "matchPackageNames": [ - "ghcr.io/truecharts/plex", - "ghcr.io/truecharts/qbittorrent", + "ghcr.io/k8s-at-home/plex", + "ghcr.io/k8s-at-home/qbittorrent", ], }, ]