diff --git a/config.js b/config.js index a39f4e6..162eddd 100644 --- a/config.js +++ b/config.js @@ -16,8 +16,8 @@ module.exports = { "updateTypes": ["patch", "digest", "bump", "minor"] }, { - "matchDepNames": ["nginx-proxy-manager"], - "customChangelogUrl": "https://github.com/NginxProxyManager/nginx-proxy-manager" + "matchDepNames": ["ghcr.io/linuxserver/doplarr"], + "customChangelogUrl": "https://github.com/linuxserver/docker-doplarr/releases" }, { "matchDepNames": ["ghcr.io/open-webui/open-webui"],