Verified on 4.7.0-0.nightly-2021-03-19-001520 cluster, and do regression test for build features, no new issues found.
The schemaVersion is not degraded, and manifest keep consistent after mirroring to quay.io
$oc new-app ruby:latest~http://github.com/openshift/ruby-hello-world.git
$skopeo inspect docker://default-route-openshift-image-registry.apps.wxj-47bz.qe.devcluster.openshift.com/xiuwang/ruby-hello-world:latest --raw | jq '.schemaVersion'
2
$oc image mirror default-route-openshift-image-registry.apps.wxj-47bz.qe.devcluster.openshift.com/xiuwang/ruby-hello-world:latest quay.io/openshifttest/ocp:47 -a ~/.docker/quay-xiuwang
$skopeo inspect docker://quay.io/openshifttest/ocp:47 --creds *****:***** --raw | jq '.schemaVersion'
2
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory (Moderate: OpenShift Container Platform 4.7.4 security update), and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHSA-2021:0957