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
1c2c4fa948
commit
40ede6adeb
@ -4,10 +4,17 @@
|
||||
"extends": ["github>thegeeklab/renovate-presets:base"],
|
||||
"flux": {
|
||||
"fileMatch": [
|
||||
"flux/(.+/)release\\.ya?ml$",
|
||||
"flux/(.+/)patch(HelmRelease)\\.ya?ml$",
|
||||
"flux/(.+/)gotk-components\\.ya?ml$"
|
||||
]
|
||||
},
|
||||
"helm-values": {
|
||||
"fileMatch": ["flux/(.+/)patch(HelmRelease)\\.ya?ml$"]
|
||||
},
|
||||
"kubernetes": {
|
||||
"fileMatch": ["flux/(.+/)patch(Deployment|Cluster)\\.ya?ml$"]
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"description": "Set semantic commit scope for docker digests",
|
||||
|
Loading…
Reference in New Issue
Block a user