Update config.js
All checks were successful
Renovate / Renovate - Validate Config (push) Successful in 6s
Renovate / Renovate (push) Successful in 1m4s

This commit is contained in:
Renovate Bot 2024-06-16 01:32:18 -04:00
parent a16aa4020f
commit 57f71e14ea

View file

@ -24,19 +24,19 @@ module.exports = {
"customChangelogUrl": "https://github.com/open-webui/open-webui" "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" "customChangelogUrl": "https://github.com/ollama/ollama"
}, },
{ {
"matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/renovate/renovate"], "matchDepNames": ["docker.mafyuh.xyz/renovate/renovate"],
"customChangelogUrl": "https://github.com/renovatebot/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" "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" "customChangelogUrl": "https://github.com/binhex/arch-qbittorrentvpn"
}, },
{ {
@ -44,35 +44,35 @@ module.exports = {
"customChangelogUrl": "https://github.com/FlareSolverr/FlareSolverr" "customChangelogUrl": "https://github.com/FlareSolverr/FlareSolverr"
}, },
{ {
"matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/mindsdb/mindsdb"], "matchDepNames": ["docker.mafyuh.xyz/mindsdb/mindsdb"],
"customChangelogUrl": "https://github.com/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" "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" "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" "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" "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" "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" "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" "customChangelogUrl": "https://github.com/hrfee/jfa-go"
}, },
{ {
@ -80,7 +80,7 @@ module.exports = {
"customChangelogUrl": "https://github.com/goauthentik/authentik" "customChangelogUrl": "https://github.com/goauthentik/authentik"
}, },
{ {
"matchDepNames": ["${{ secrets.CUSTOM_REGISTRY }}/cloudflare/cloudflared"], "matchDepNames": ["docker.mafyuh.xyz/cloudflare/cloudflared"],
"customChangelogUrl": "https://github.com/cloudflare/cloudflared" "customChangelogUrl": "https://github.com/cloudflare/cloudflared"
}, },
{ {
@ -92,11 +92,11 @@ module.exports = {
"customChangelogUrl": "https://github.com/ajnart/homarr" "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" "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" "customChangelogUrl": "https://www.twingate.com/changelog/connector"
}, },
{ {