debug kubernetes helm-values manager

This commit is contained in:
Robert Kaussow 2023-03-21 12:59:43 +01:00
parent 7051dca463
commit 41d144b6a5
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 4 deletions

View File

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