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", ], }, ]