Description of problem: Operator Marketplace still creates the default catalog sources to point to the 4.6 index image tags for redhat, certified, and ibm marketplace catalogs. Version-Release number of selected component (if applicable): 4.7 How reproducible: always Steps to Reproduce: 1. Check what the catalogs point to in the openshift-marketplace namespace Actual results: registry.redhat.io/redhat/redhat-operator-index:v4.6 registry.redhat.io/redhat/certified-operator-index:v4.6 registry.redhat.io/redhat/redhat-marketplace-index:v4.6 Expected results: registry.redhat.io/redhat/redhat-operator-index:v4.7 registry.redhat.io/redhat/certified-operator-index:v4.7 registry.redhat.io/redhat/redhat-marketplace-index:v4.7
Looks good, marking as VERIFIED. OCP Version : 4.7.0-0.nightly-2021-02-12-013204 oc get catalogsource redhat-operators community-operators certified-operators -o yaml -n openshift-marketplace | grep image: f:image: {} image: registry.redhat.io/redhat/redhat-operator-index:v4.7 f:image: {} image: registry.redhat.io/redhat/community-operator-index:v4.7 f:image: {} image: registry.redhat.io/redhat/certified-operator-index:v4.7
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.8.2 bug fix and 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:2438