From 57f71e14ea3fc7ddd417047507ff8a86c9845751 Mon Sep 17 00:00:00 2001 From: renovatebot Date: Sun, 16 Jun 2024 01:32:18 -0400 Subject: [PATCH] Update config.js --- config.js | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/config.js b/config.js index ff9f896..baa7216 100644 --- a/config.js +++ b/config.js @@ -24,19 +24,19 @@ module.exports = { "customChangelogUrl": "https://github.com/open-webui/open-webui" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/ollama/ollama"], + "matchDepNames": ["docker.mafyuh.xyz/ollama/ollama"], "customChangelogUrl": "https://github.com/ollama/ollama" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/renovate/renovate"], + "matchDepNames": ["docker.mafyuh.xyz/renovate/renovate"], "customChangelogUrl": "https://github.com/renovatebot/renovate" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/fallenbagel/jellyseerr"], + "matchDepNames": ["docker.mafyuh.xyz/fallenbagel/jellyseerr"], "customChangelogUrl": "https://github.com/Fallenbagel/jellyseerr" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/binhex/arch-qbittorrentvpn"], + "matchDepNames": ["docker.mafyuh.xyz/binhex/arch-qbittorrentvpn"], "customChangelogUrl": "https://github.com/binhex/arch-qbittorrentvpn" }, { @@ -44,35 +44,35 @@ module.exports = { "customChangelogUrl": "https://github.com/FlareSolverr/FlareSolverr" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/mindsdb/mindsdb"], + "matchDepNames": ["docker.mafyuh.xyz/mindsdb/mindsdb"], "customChangelogUrl": "https://github.com/mindsdb/mindsdb" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/sonatype/nexus3"], + "matchDepNames": ["docker.mafyuh.xyz/sonatype/nexus3"], "customChangelogUrl": "https://help.sonatype.com/en/2024-release-notes.html" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/adguard/adguardhome"], + "matchDepNames": ["docker.mafyuh.xyz/adguard/adguardhome"], "customChangelogUrl": "https://github.com/AdguardTeam/AdGuardHome" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/jc21/nginx-proxy-manager"], + "matchDepNames": ["docker.mafyuh.xyz/jc21/nginx-proxy-manager"], "customChangelogUrl": "https://github.com/NginxProxyManager/nginx-proxy-manager" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/louislam/uptime-kuma"], + "matchDepNames": ["docker.mafyuh.xyz/louislam/uptime-kuma"], "customChangelogUrl": "https://github.com/louislam/uptime-kuma" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/vaultwarden/server"], + "matchDepNames": ["docker.mafyuh.xyz/vaultwarden/server"], "customChangelogUrl": "https://github.com/dani-garcia/vaultwarden" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/gotify/server-arm7"], + "matchDepNames": ["docker.mafyuh.xyz/gotify/server-arm7"], "customChangelogUrl": "https://github.com/gotify/server" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/vaultwarden/server"], + "matchDepNames": ["docker.mafyuh.xyz/vaultwarden/server"], "customChangelogUrl": "https://github.com/hrfee/jfa-go" }, { @@ -80,7 +80,7 @@ module.exports = { "customChangelogUrl": "https://github.com/goauthentik/authentik" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/cloudflare/cloudflared"], + "matchDepNames": ["docker.mafyuh.xyz/cloudflare/cloudflared"], "customChangelogUrl": "https://github.com/cloudflare/cloudflared" }, { @@ -92,11 +92,11 @@ module.exports = { "customChangelogUrl": "https://github.com/ajnart/homarr" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/portainer/portainer-ce"], + "matchDepNames": ["docker.mafyuh.xyz/portainer/portainer-ce"], "customChangelogUrl": "https://github.com/portainer/portainer" }, { - "matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/twingate/connector"], + "matchDepNames": ["docker.mafyuh.xyz/twingate/connector"], "customChangelogUrl": "https://www.twingate.com/changelog/connector" }, {