Files
charts/.github/renovate.json5
2025-12-15 16:53:03 +01:00

13 lines
367 B
Plaintext

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