0
0
mirror of https://github.com/thegeeklab/renovate-presets.git synced 2024-06-03 04:29:39 +02:00

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

View File

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