mirror of
https://github.com/getnora-io/nora.git
synced 2026-04-12 10:20:32 +00:00
Distinguish OCI vs Docker manifests by checking config.mediaType instead of assuming all schemaVersion 2 manifests are Docker. Enables helm push/pull via OCI protocol. DevITWay