fix mistake in renovate config
This commit is contained in:
2
.github/renovate.json5
vendored
2
.github/renovate.json5
vendored
@@ -8,7 +8,7 @@
|
||||
"rebaseWhen": "conflicted",
|
||||
"prConcurrentLimit": 7,
|
||||
"pinDigests": true,
|
||||
"timezone":"Europe/Amsterdam"
|
||||
"timezone":"Europe/Amsterdam",
|
||||
"helm-values": {
|
||||
"fileMatch": ["charts/.+/.*values\\.yaml$", "charts/.+/SCALE/.*_values\\.yaml$"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user