renovate update to match my selfhosted container

This commit is contained in:
2025-10-15 21:35:29 +02:00
parent 73e970258e
commit 4f89e95d93
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
{
"hostRules": [
{
"hostType": "docker",
"matchHost": "git.kluster.moll.re",
}
]
}

View File

@@ -2,7 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"dependencyDashboard": true,
"extends": [
"local>remoll/k3s-infra//apps/immich/renovate.json"
"local>remoll/k3s-infra//apps/immich/renovate.json",
"local>remoll/k3s-infra//infrastructure/external-dns/renovate.json"
],
"packageRules": [
{