update renovate to include dev train

This commit is contained in:
kjeld Schouten-Lebbing 2021-04-10 17:27:03 +02:00
parent 04c43eda42
commit 859466c1b4
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,10 @@
"rebaseWhen": "conflicted",
"prConcurrentLimit": 5,
"helm-values": {
"fileMatch": ["stable/.+/.+/.*_values\\.yaml$", "incubator/.+/.+/.*_values\\.yaml$"]
"fileMatch": ["stable/.+/.+/.*_values\\.yaml$", "incubator/.+/.+/.*_values\\.yaml$", "dev/.+/.+/.*_values\\.yaml$"]
},
"helmv3": {
"fileMatch": ["stable/.+/.+/Chart\\.yaml$", "incubator/.+/.+/Chart\\.yaml$"]
"fileMatch": ["stable/.+/.+/Chart\\.yaml$", "incubator/.+/.+/Chart\\.yaml$", "dev/.+/.+/Chart\\.yaml$"]
},
"packageRules": [
// Setup datasources for dep updates