mirror of
https://github.com/nold360/hive-apps
synced 2025-01-18 12:16:24 +00:00
clean(renovate.json): also added bjws
This commit is contained in:
parent
a20a3534d2
commit
f462f28f01
1 changed files with 3 additions and 15 deletions
|
@ -34,17 +34,10 @@
|
||||||
"datasources": ["helm"],
|
"datasources": ["helm"],
|
||||||
"managers": ["regex"],
|
"managers": ["regex"],
|
||||||
"packageNames": [
|
"packageNames": [
|
||||||
"ombi",
|
"app-template",
|
||||||
"jackett",
|
"common"
|
||||||
"sonarr",
|
|
||||||
"radarr",
|
|
||||||
"lidarr",
|
|
||||||
"bazarr",
|
|
||||||
"unpackerr",
|
|
||||||
"home-assistent",
|
|
||||||
"navidrome"
|
|
||||||
],
|
],
|
||||||
"registryUrls": ["https://k8s-at-home.com/charts"]
|
"registryUrls": ["https://bjw-s.github.io/helm-charts"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"datasources": ["helm"],
|
"datasources": ["helm"],
|
||||||
|
@ -88,11 +81,6 @@
|
||||||
"updateTypes": ["patch"],
|
"updateTypes": ["patch"],
|
||||||
"labels": ["renovate/helm-release", "dependency/patch"]
|
"labels": ["renovate/helm-release", "dependency/patch"]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"datasources": ["docker"],
|
|
||||||
"versioning": "loose",
|
|
||||||
"packageNames": ["plexinc/pms-docker", "ghcr.io/k8s-at-home/plex"]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"datasources": ["docker"],
|
"datasources": ["docker"],
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
|
|
Loading…
Reference in a new issue