mirror of
https://github.com/thegeeklab/renovate-presets.git
synced 2024-11-21 23:10:40 +00:00
partially revert kubernetes rules
This commit is contained in:
parent
a75f82043d
commit
b0b702e6e0
@ -3,16 +3,7 @@
|
||||
"description": ["Preset for use with kubernetes repositories"],
|
||||
"extends": ["github>thegeeklab/renovate-presets:base"],
|
||||
"flux": {
|
||||
"fileMatch": [
|
||||
"flux/.+patch(HelmRelease)\\.ya?ml$",
|
||||
"flux/.+flux-system/.*gotk-.*\\.ya?ml$"
|
||||
]
|
||||
},
|
||||
"helm-values": {
|
||||
"fileMatch": ["flux/.+patch(HelmRelease)\\.ya?ml$"]
|
||||
},
|
||||
"kubernetes": {
|
||||
"fileMatch": ["flux/.+patch(Deployment|Cluster)\\.ya?ml$"]
|
||||
"fileMatch": ["flux/.+\\.yaml$"]
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user