Files
charts/.github/renovate.json5
2024-11-15 23:38:31 +01:00

12 lines
318 B
Plaintext

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"github>truecharts/public//.github/renovate/main.json5"
]
// "registryAliases": {
// "registry-1.docker.io": "http://192.168.10.208:5000",
// "docker.io": "http://192.168.10.208:5000"
// }
}