fix renovate
This commit is contained in:
parent
1755ac4e1b
commit
6d1188ddfe
1 changed files with 8 additions and 0 deletions
8
.github/renovate.json
vendored
8
.github/renovate.json
vendored
|
@ -37,6 +37,14 @@
|
||||||
"registryUrls": [
|
"registryUrls": [
|
||||||
"https://emberstack.github.io/helm-charts"
|
"https://emberstack.github.io/helm-charts"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchPackageNames": [
|
||||||
|
"app-template"
|
||||||
|
],
|
||||||
|
"registryUrls": [
|
||||||
|
"https://bjw-s.github.io/helm-charts"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
|
|
Reference in a new issue