16 lines
No EOL
336 B
Text
16 lines
No EOL
336 B
Text
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"local>phoenix/renovate-config",
|
|
"local>phoenix/renovate-config:tenant-deps"
|
|
],
|
|
"flux": {
|
|
"fileMatch": [".+\\.ya?ml$"]
|
|
},
|
|
"helm-values": {
|
|
"fileMatch": [".+\\.ya?ml$"]
|
|
},
|
|
"kubernetes": {
|
|
"fileMatch": [".+\\.ya?ml$"]
|
|
}
|
|
} |