feat: add support for Fleet media types
Add support for Fleet media types (application/fleet.file and application/fleet.manifest) by inserting them into the media_types table via a pre-migration.
Related to #2155
This is needed to allow the container registry to store and serve Fleet artifacts alongside existing OCI content.