mirror of
https://github.com/truecharts/charts.git
synced 2026-07-04 20:51:34 -03:00
13 lines
367 B
Plaintext
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"
|
|
// }
|
|
}
|