{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "local>phoenix/renovate-config", "local>phoenix/renovate-config:tenant-deps" ], "flux": { "fileMatch": [".+\\.ya?ml$"] }, "helm-values": { "fileMatch": [".+\\.ya?ml$"] }, "kubernetes": { "fileMatch": [".+\\.ya?ml$"] } }