Update config.js
All checks were successful
Renovate / Renovate - Validate Config (push) Successful in 5s
Renovate / Renovate (push) Successful in 58s

This commit is contained in:
Matt Reeves 2024-06-16 02:23:18 -04:00
parent 39d14ddf3d
commit ff73a1bfb4

View file

@ -21,31 +21,31 @@ module.exports = {
},
{
"matchDepNames": ["ghcr.io/open-webui/open-webui"],
"customChangelogUrl": "https://github.com/open-webui/open-webui"
"customChangelogUrl": "https://github.com/open-webui/open-webui/releases"
},
{
"matchDepNames": ["docker.mafyuh.xyz/ollama/ollama"],
"customChangelogUrl": "https://github.com/ollama/ollama"
"customChangelogUrl": "https://github.com/ollama/ollama/releases"
},
{
"matchDepNames": ["docker.mafyuh.xyz/renovate/renovate"],
"customChangelogUrl": "https://github.com/renovatebot/renovate"
"customChangelogUrl": "https://github.com/renovatebot/renovate/releases"
},
{
"matchDepNames": ["docker.mafyuh.xyz/fallenbagel/jellyseerr"],
"customChangelogUrl": "https://github.com/Fallenbagel/jellyseerr"
"customChangelogUrl": "https://github.com/Fallenbagel/jellyseerr/releases"
},
{
"matchDepNames": ["docker.mafyuh.xyz/binhex/arch-qbittorrentvpn"],
"customChangelogUrl": "https://github.com/binhex/arch-qbittorrentvpn"
"customChangelogUrl": "https://github.com/binhex/arch-qbittorrentvpn/releases"
},
{
"matchDepNames": ["ghcr.io/flaresolverr/flaresolverr"],
"customChangelogUrl": "https://github.com/FlareSolverr/FlareSolverr"
"customChangelogUrl": "https://github.com/FlareSolverr/FlareSolverr/releases"
},
{
"matchDepNames": ["docker.mafyuh.xyz/mindsdb/mindsdb"],
"customChangelogUrl": "https://github.com/mindsdb/mindsdb"
"customChangelogUrl": "https://github.com/mindsdb/mindsdb/releases"
},
{
"matchDepNames": ["docker.mafyuh.xyz/sonatype/nexus3"],
@ -53,35 +53,35 @@ module.exports = {
},
{
"matchDepNames": ["docker.mafyuh.xyz/adguard/adguardhome"],
"customChangelogUrl": "https://github.com/AdguardTeam/AdGuardHome"
"customChangelogUrl": "https://github.com/AdguardTeam/AdGuardHome/releases"
},
{
"matchDepNames": ["docker.mafyuh.xyz/jc21/nginx-proxy-manager"],
"customChangelogUrl": "https://github.com/NginxProxyManager/nginx-proxy-manager"
"customChangelogUrl": "https://github.com/NginxProxyManager/nginx-proxy-manager/releases"
},
{
"matchDepNames": ["docker.mafyuh.xyz/louislam/uptime-kuma"],
"customChangelogUrl": "https://github.com/louislam/uptime-kuma"
"customChangelogUrl": "https://github.com/louislam/uptime-kuma/releases"
},
{
"matchDepNames": ["docker.mafyuh.xyz/vaultwarden/server"],
"customChangelogUrl": "https://github.com/dani-garcia/vaultwarden"
"customChangelogUrl": "https://github.com/dani-garcia/vaultwarden/releases"
},
{
"matchDepNames": ["docker.mafyuh.xyz/gotify/server-arm7"],
"customChangelogUrl": "https://github.com/gotify/server"
"customChangelogUrl": "https://github.com/gotify/server/releases"
},
{
"matchDepNames": ["docker.mafyuh.xyz/vaultwarden/server"],
"customChangelogUrl": "https://github.com/hrfee/jfa-go"
"customChangelogUrl": "https://github.com/hrfee/jfa-go/releases"
},
{
"matchDepNames": ["ghcr.io/goauthentik/server"],
"customChangelogUrl": "https://github.com/goauthentik/authentik"
"customChangelogUrl": "https://github.com/goauthentik/authentik/releases"
},
{
"matchDepNames": ["docker.mafyuh.xyz/cloudflare/cloudflared"],
"customChangelogUrl": "https://github.com/cloudflare/cloudflared"
"customChangelogUrl": "https://github.com/cloudflare/cloudflared/releases"
},
{
"matchDepNames": ["code.forgejo.org/forgejo/runner"],
@ -89,11 +89,11 @@ module.exports = {
},
{
"matchDepNames": ["ghcr.io/ajnart/homarr"],
"customChangelogUrl": "https://github.com/ajnart/homarr"
"customChangelogUrl": "https://github.com/ajnart/homarr/releases"
},
{
"matchDepNames": ["docker.mafyuh.xyz/portainer/portainer-ce"],
"customChangelogUrl": "https://github.com/portainer/portainer"
"matchDepNames": ["docker.mafyuh.xyz/portainer/portainer-ee"],
"customChangelogUrl": "https://github.com/portainer/portainer/releases"
},
{
"matchDepNames": ["docker.mafyuh.xyz/twingate/connector"],
@ -101,7 +101,7 @@ module.exports = {
},
{
"matchDepNames": ["onerahmet/openai-whisper-asr-webservice"],
"customChangelogUrl": "https://github.com/ahmetoner/whisper-asr-webservice"
"customChangelogUrl": "https://github.com/ahmetoner/whisper-asr-webservice/releases"
}
],
optimizeForDisabled: true,