mirror of
https://github.com/thegeeklab/renovate-presets.git
synced 2024-11-21 23:10:40 +00:00
feat: enable kubernetes manager for statefulset patches
This commit is contained in:
parent
d0625b3df9
commit
6ce3906a21
@ -13,7 +13,7 @@
|
||||
},
|
||||
"kubernetes": {
|
||||
"fileMatch": [
|
||||
"^flux/(?:.+/)overlays/(?:.+/)patches/(?:deployment|postgresCluster|minioTenant)\\.ya?ml$"
|
||||
"^flux/(?:.+/)overlays/(?:.+/)patches/(?:deployment|statefulSet|postgresCluster|minioTenant)\\.ya?ml$"
|
||||
]
|
||||
},
|
||||
"packageRules": [
|
||||
|
Loading…
Reference in New Issue
Block a user