mirror of
https://github.com/thegeeklab/renovate-presets.git
synced 2024-11-22 09:20:38 +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"],
|
"description": ["Preset for use with kubernetes repositories"],
|
||||||
"extends": ["github>thegeeklab/renovate-presets:base"],
|
"extends": ["github>thegeeklab/renovate-presets:base"],
|
||||||
"flux": {
|
"flux": {
|
||||||
"fileMatch": [
|
"fileMatch": ["flux/.+\\.yaml$"]
|
||||||
"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$"]
|
|
||||||
},
|
},
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user