mirror of
https://github.com/thegeeklab/renovate-presets.git
synced 2024-11-21 23:10:40 +00:00
debug kubernetes helm-values manager
This commit is contained in:
parent
40ede6adeb
commit
657963d683
@ -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$"]
|
||||
|
Loading…
Reference in New Issue
Block a user