update renovate to include dev train
This commit is contained in:
@@ -8,10 +8,10 @@
|
|||||||
"rebaseWhen": "conflicted",
|
"rebaseWhen": "conflicted",
|
||||||
"prConcurrentLimit": 5,
|
"prConcurrentLimit": 5,
|
||||||
"helm-values": {
|
"helm-values": {
|
||||||
"fileMatch": ["stable/.+/.+/.*_values\\.yaml$", "incubator/.+/.+/.*_values\\.yaml$"]
|
"fileMatch": ["stable/.+/.+/.*_values\\.yaml$", "incubator/.+/.+/.*_values\\.yaml$", "dev/.+/.+/.*_values\\.yaml$"]
|
||||||
},
|
},
|
||||||
"helmv3": {
|
"helmv3": {
|
||||||
"fileMatch": ["stable/.+/.+/Chart\\.yaml$", "incubator/.+/.+/Chart\\.yaml$"]
|
"fileMatch": ["stable/.+/.+/Chart\\.yaml$", "incubator/.+/.+/Chart\\.yaml$", "dev/.+/.+/Chart\\.yaml$"]
|
||||||
},
|
},
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
// Setup datasources for dep updates
|
// Setup datasources for dep updates
|
||||||
|
|||||||
Reference in New Issue
Block a user