renovate update to match my selfhosted container
This commit is contained in:
8
infrastructure/external-dns/renovate.json
Normal file
8
infrastructure/external-dns/renovate.json
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"hostRules": [
|
||||||
|
{
|
||||||
|
"hostType": "docker",
|
||||||
|
"matchHost": "git.kluster.moll.re",
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -2,7 +2,8 @@
|
|||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"dependencyDashboard": true,
|
"dependencyDashboard": true,
|
||||||
"extends": [
|
"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": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user