Closed
Description
Feature Description
I want store my oci artifact with gitea, and seems like it's not support now. Just got the error:
lan@lan:~/tmp/cache$ oras push --plain-http gitea.my/liangyuanpeng/artifacts:rocksdb-20230711 data
Exists 7c7fafabb740 data
Error: PUT "http://gitea.my/v2/liangyuanpeng/artifacts/manifests/rocksdb-20230711": response status code 501: unsupported: Schema version is not supported
here is the spec: https://github.com/opencontainers/image-spec/blob/main/manifest.md#guidelines-for-artifact-usage
Screenshots
No response