mirror of
https://github.com/thegeeklab/renovate-presets.git
synced 2024-11-22 09:20:38 +00:00
chore: try to use helm-values manager for minio tenants
This commit is contained in:
parent
5de2f79783
commit
41a536b7f9
@ -6,7 +6,7 @@
|
||||
"fileMatch": ["^flux/.+\\.ya?ml$"]
|
||||
},
|
||||
"helm-values": {
|
||||
"fileMatch": ["^flux/(.+/)patch(HelmRelease)\\.ya?ml$"],
|
||||
"fileMatch": ["^flux/(.+/)patch(HelmRelease|Tenant)\\.ya?ml$"],
|
||||
"pinDigests": true
|
||||
},
|
||||
"kubernetes": {
|
||||
|
Loading…
Reference in New Issue
Block a user