debug kubernetes helm-values manager

This commit is contained in:
Robert Kaussow 2023-03-21 14:26:33 +01:00
parent 40ede6adeb
commit 657963d683
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 5 deletions

View File

@ -3,11 +3,7 @@
"description": ["Preset for use with kubernetes repositories"],
"extends": ["github>thegeeklab/renovate-presets:base"],
"flux": {
"fileMatch": [
"flux/(.+/)release\\.ya?ml$",
"flux/(.+/)patch(HelmRelease)\\.ya?ml$",
"flux/(.+/)gotk-components\\.ya?ml$"
]
"fileMatch": ["flux/.+\\.ya?ml$"]
},
"helm-values": {
"fileMatch": ["flux/(.+/)patch(HelmRelease)\\.ya?ml$"]