RHSA-2026:4423

Vulnerability from csaf_redhat - Published: 2026-03-19 05:29 - Updated: 2026-04-02 05:01
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.15.62 bug fix and security update
Severity
Important
Notes
Topic: Red Hat OpenShift Container Platform release 4.15.62 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.15. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments. This advisory contains the container images for Red Hat OpenShift Container Platform 4.15.62. See the following advisory for the RPM packages for this release: https://access.redhat.com/errata/RHSA-2026:4418 Space precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes: https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.

CWE-1321 - Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
Vendor Fix For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update: https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/ You may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags. The sha values for the release are as follows: (For x86_64 architecture) The image digest is sha256:0301752d0cbc1d62336f5c467be4b63947e882750760243f513da5c6c003289e (For s390x architecture) The image digest is sha256:92ae7546248ac2341469a7bd801569e225bfab6177fae12a1aa90c990e96459b (For ppc64le architecture) The image digest is sha256:ba40e267f4ff9a6150513e3b2411032cbedbe4ffc0bed012f17675e5a40d473e (For aarch64 architecture) The image digest is sha256:a780ba0cb96fe8e52708f989caf17a7aebc38142cc43aec45d063e5520190761 All OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli. https://access.redhat.com/errata/RHSA-2026:4423
Workaround To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.

A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leading to inconsistent data being returned to the application.

CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Vendor Fix For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update: https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/ You may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags. The sha values for the release are as follows: (For x86_64 architecture) The image digest is sha256:0301752d0cbc1d62336f5c467be4b63947e882750760243f513da5c6c003289e (For s390x architecture) The image digest is sha256:92ae7546248ac2341469a7bd801569e225bfab6177fae12a1aa90c990e96459b (For ppc64le architecture) The image digest is sha256:ba40e267f4ff9a6150513e3b2411032cbedbe4ffc0bed012f17675e5a40d473e (For aarch64 architecture) The image digest is sha256:a780ba0cb96fe8e52708f989caf17a7aebc38142cc43aec45d063e5520190761 All OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli. https://access.redhat.com/errata/RHSA-2026:4423

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.

CWE-770 - Allocation of Resources Without Limits or Throttling
Vendor Fix For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update: https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/ You may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags. The sha values for the release are as follows: (For x86_64 architecture) The image digest is sha256:0301752d0cbc1d62336f5c467be4b63947e882750760243f513da5c6c003289e (For s390x architecture) The image digest is sha256:92ae7546248ac2341469a7bd801569e225bfab6177fae12a1aa90c990e96459b (For ppc64le architecture) The image digest is sha256:ba40e267f4ff9a6150513e3b2411032cbedbe4ffc0bed012f17675e5a40d473e (For aarch64 architecture) The image digest is sha256:a780ba0cb96fe8e52708f989caf17a7aebc38142cc43aec45d063e5520190761 All OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli. https://access.redhat.com/errata/RHSA-2026:4423
Workaround Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.

CWE-400 - Uncontrolled Resource Consumption
Vendor Fix For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update: https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/ You may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags. The sha values for the release are as follows: (For x86_64 architecture) The image digest is sha256:0301752d0cbc1d62336f5c467be4b63947e882750760243f513da5c6c003289e (For s390x architecture) The image digest is sha256:92ae7546248ac2341469a7bd801569e225bfab6177fae12a1aa90c990e96459b (For ppc64le architecture) The image digest is sha256:ba40e267f4ff9a6150513e3b2411032cbedbe4ffc0bed012f17675e5a40d473e (For aarch64 architecture) The image digest is sha256:a780ba0cb96fe8e52708f989caf17a7aebc38142cc43aec45d063e5520190761 All OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli. https://access.redhat.com/errata/RHSA-2026:4423
Workaround Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.
References
https://access.redhat.com/errata/RHSA-2026:4423 self
https://access.redhat.com/security/cve/CVE-2025-13465 external
https://access.redhat.com/security/cve/CVE-2025-47907 external
https://access.redhat.com/security/cve/CVE-2025-58183 external
https://access.redhat.com/security/cve/CVE-2025-65637 external
https://access.redhat.com/security/updates/classi… external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2025-13465 self
https://bugzilla.redhat.com/show_bug.cgi?id=2431740 external
https://www.cve.org/CVERecord?id=CVE-2025-13465 external
https://nvd.nist.gov/vuln/detail/CVE-2025-13465 external
https://github.com/lodash/lodash/security/advisor… external
https://access.redhat.com/security/cve/CVE-2025-47907 self
https://bugzilla.redhat.com/show_bug.cgi?id=2387083 external
https://www.cve.org/CVERecord?id=CVE-2025-47907 external
https://nvd.nist.gov/vuln/detail/CVE-2025-47907 external
https://go.dev/cl/693735 external
https://go.dev/issue/74831 external
https://groups.google.com/g/golang-announce/c/x5M… external
https://pkg.go.dev/vuln/GO-2025-3849 external
https://access.redhat.com/security/cve/CVE-2025-58183 self
https://bugzilla.redhat.com/show_bug.cgi?id=2407258 external
https://www.cve.org/CVERecord?id=CVE-2025-58183 external
https://nvd.nist.gov/vuln/detail/CVE-2025-58183 external
https://go.dev/cl/709861 external
https://go.dev/issue/75677 external
https://groups.google.com/g/golang-announce/c/4Em… external
https://pkg.go.dev/vuln/GO-2025-4014 external
https://access.redhat.com/security/cve/CVE-2025-65637 self
https://bugzilla.redhat.com/show_bug.cgi?id=2418900 external
https://www.cve.org/CVERecord?id=CVE-2025-65637 external
https://nvd.nist.gov/vuln/detail/CVE-2025-65637 external
https://github.com/mjuanxd/logrus-dos-poc external
https://github.com/mjuanxd/logrus-dos-poc/blob/ma… external
https://github.com/sirupsen/logrus/issues/1370 external
https://github.com/sirupsen/logrus/pull/1376 external
https://github.com/sirupsen/logrus/releases/tag/v1.8.3 external
https://github.com/sirupsen/logrus/releases/tag/v1.9.1 external
https://github.com/sirupsen/logrus/releases/tag/v1.9.3 external
https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBC… external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.15.62 is now available with updates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container Platform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.15.62. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:4418\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2026:4423",
        "url": "https://access.redhat.com/errata/RHSA-2026:4423"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
        "url": "https://access.redhat.com/security/cve/CVE-2025-13465"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2025-47907",
        "url": "https://access.redhat.com/security/cve/CVE-2025-47907"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
        "url": "https://access.redhat.com/security/cve/CVE-2025-58183"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2025-65637",
        "url": "https://access.redhat.com/security/cve/CVE-2025-65637"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/",
        "url": "https://access.redhat.com/security/updates/classification/"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4423.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.62 bug fix and security update",
    "tracking": {
      "current_release_date": "2026-04-02T05:01:01+00:00",
      "generator": {
        "date": "2026-04-02T05:01:01+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.4"
        }
      },
      "id": "RHSA-2026:4423",
      "initial_release_date": "2026-03-19T05:29:11+00:00",
      "revision_history": [
        {
          "date": "2026-03-19T05:29:11+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-03-19T05:30:26+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-04-02T05:01:01+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.15",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.15",
                  "product_id": "Red Hat OpenShift Container Platform 4.15",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.15::el9"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Container Platform"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159660"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3A39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158204"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel8@sha256%3A8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772591707"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Afd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773239686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Ae79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159397"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772166357"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Afbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160020"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Adadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161419"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773196322"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161758"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159612"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158422"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159317"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772545037"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159851"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158231"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel8-operator@sha256%3Ac0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593677"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159479"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe@sha256%3A5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593957"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe@sha256%3A5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593957"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar@sha256%3A56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar@sha256%3A56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner@sha256%3Adaa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593869"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner@sha256%3Adaa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593869"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161730"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
                  "product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773196992"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
                  "product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/egress-router-cni-rhel8@sha256%3Af8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594423"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Aa1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160129"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-alertmanager@sha256%3A70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590779"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-node-exporter@sha256%3Ab19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590783"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus@sha256%3Ac5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590844"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158509"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-vpc-node-label-updater-rhel9@sha256%3A80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159085"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158683"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3A2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158100"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773196391"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158345"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162376"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ab7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161148"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161681"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel8@sha256%3A2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594450"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni@sha256%3A35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593876"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160428"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Aa4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159570"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
                  "product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772905739"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-builder@sha256%3A14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773066913"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli@sha256%3A8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593914"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console@sha256%3A6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773067104"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161537"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-deployer@sha256%3A2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596068"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-haproxy-router@sha256%3A2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596313"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Adcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159941"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772168698"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161626"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Aedb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159592"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tests@sha256%3A57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773025638"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Aa468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160415"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel8@sha256%3A0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594146"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160699"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161581"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel8@sha256%3A60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772905800"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel8@sha256%3A91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772595977"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162408"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel8@sha256%3A2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593853"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162245"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-alibaba-cloud-controller-manager-rhel9@sha256%3A12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158753"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-alibaba-cloud-csi-driver-container-rhel9@sha256%3A607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158178"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256%3A79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772591625"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-alibaba-machine-controllers-rhel9@sha256%3A1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158126"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ab053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161424"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3Aeb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158724"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158379"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158585"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Ad16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3Aa716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158369"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158195"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158148"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158347"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3Ad7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158196"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel8-operator@sha256%3A36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772591689"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel8@sha256%3Acba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772591720"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-installer-rhel8@sha256%3Af6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772913885"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161452"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-artifacts@sha256%3A47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596250"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-credential-operator@sha256%3Ae870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594153"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
                  "product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/cloud-network-config-controller-rhel8@sha256%3Af5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594314"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3Adcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160439"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161411"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Aee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161723"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160918"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160420"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161531"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Aa28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162139"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161467"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Ae423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158371"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158328"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162066"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Afb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772459252"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161328"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773196239"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162329"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158406"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772589902"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159291"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161853"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-olm-operator-rhel8@sha256%3A68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593863"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Adbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772501601"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161709"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel8-operator@sha256%3Ac43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594159"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-platform-operators-manager-rhel9@sha256%3Ad2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161022"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158398"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160614"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel8@sha256%3Acb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594559"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158406"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-operator-rhel8@sha256%3Afe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593972"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162132"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer@sha256%3A646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593829"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer@sha256%3A646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593829"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160726"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Ab7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161580"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Ac213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160388"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158280"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3Ac0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158664"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3Ac7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593421"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3Ada9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159546"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772762692"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3A7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593433"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159729"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3Ae2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160752"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-image-customization-controller-rhel8@sha256%3Aea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772591753"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Ac7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161332"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer@sha256%3Aae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772913721"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-altinfra-rhel8@sha256%3A703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772906451"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-artifacts@sha256%3A995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772913731"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
                  "product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-metrics-server-rhel8@sha256%3A7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594433"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160887"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Aac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158339"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
                  "product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel8@sha256%3A58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594446"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772589844"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158357"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158407"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158446"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159843"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160521"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-config-operator@sha256%3A2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772718370"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-os-images-rhel8@sha256%3A8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772933977"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159453"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel8@sha256%3A63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590743"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3Af02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590749"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-must-gather@sha256%3Af84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596248"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel8@sha256%3A636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594128"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Aa8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158344"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
                  "product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/network-tools-rhel8@sha256%3A00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773239872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-nutanix-cloud-controller-manager-rhel9@sha256%3Afe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158102"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel9@sha256%3A94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158113"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Acc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161645"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-catalogd-rhel8@sha256%3A2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594220"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel8@sha256%3Afa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593950"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-rukpak-rhel8@sha256%3A2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593901"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772718295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158341"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ae399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160839"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593880"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160426"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159988"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773197167"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-operator-rhel8@sha256%3A8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593753"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158241"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Ae38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160348"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3A5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158362"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
                  "product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel8@sha256%3Afcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594205"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3Aed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161632"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Aadddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162167"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tools-rhel8@sha256%3Ad155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773023562"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158737"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158737"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256%3A0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772591634"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256%3A0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772591634"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel9@sha256%3A855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158459"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3Af1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158076"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Afb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773197106"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prom-label-proxy@sha256%3A06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590796"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158352"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160722"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Ab24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162138"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158296"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-thanos-rhel8@sha256%3A0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594576"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158188"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel9@sha256%3A9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158726"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3Ab3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159660"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3A5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158204"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel8@sha256%3A8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772591707"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Ad7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773239686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159397"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer@sha256%3Ac22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772913721"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772166357"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160020"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161419"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773196322"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161758"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Aecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159612"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Aea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158422"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Ac24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159317"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Ae355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772545037"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Aa1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159851"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe@sha256%3Ad401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593957"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe@sha256%3Ad401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593957"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar@sha256%3A008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar@sha256%3A008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner@sha256%3Ad8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593869"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner@sha256%3Ad8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593869"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161730"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
                  "product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Afebba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773196992"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
                  "product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/egress-router-cni-rhel8@sha256%3Ab474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594423"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Ad72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160129"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-alertmanager@sha256%3A22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590779"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-node-exporter@sha256%3A155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590783"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus@sha256%3A808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590844"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Aef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158509"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3Ac74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158683"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3A30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158100"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773196391"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3Ab38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158345"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162376"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161148"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161681"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel8@sha256%3A1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594450"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni@sha256%3A0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593876"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160428"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159570"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
                  "product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Af90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772905739"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-builder@sha256%3Ace6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773066913"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli@sha256%3A221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593914"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console@sha256%3Aef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773067104"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Ae5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161537"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-deployer@sha256%3Acfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596068"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-haproxy-router@sha256%3A7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596313"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159941"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Ad8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772168698"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Adae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161626"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159592"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tests@sha256%3Ab070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773025638"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Ad415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160415"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel8@sha256%3Af2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594146"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Aa3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160699"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Af5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161581"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel8@sha256%3Af06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772905800"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel8@sha256%3A10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772595977"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162408"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel8@sha256%3A245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593853"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Ab2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162245"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161424"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3Ab3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158724"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158379"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158585"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Ad2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3Ab054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158369"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158195"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3Ab64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158148"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158347"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158196"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel8-operator@sha256%3A239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772591689"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel8@sha256%3A2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772591720"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-installer-rhel8@sha256%3Ab0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772913885"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161452"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-artifacts@sha256%3A0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596250"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-credential-operator@sha256%3A8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594153"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
                  "product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/cloud-network-config-controller-rhel8@sha256%3A1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594314"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160439"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Ad1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161411"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161723"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Abbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160918"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Aeb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160420"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161531"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162139"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ac39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161467"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158371"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Ab9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158328"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162066"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772459252"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Aff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161328"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773196239"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162329"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158406"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772589902"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159291"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161853"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-olm-operator-rhel8@sha256%3A4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593863"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772501601"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161709"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel8-operator@sha256%3A44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594159"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-platform-operators-manager-rhel9@sha256%3Afc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161022"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Aa52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158398"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160614"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel8@sha256%3Ae558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594559"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3Ae14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158406"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-operator-rhel8@sha256%3Accf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593972"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162132"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer@sha256%3Ad788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593829"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer@sha256%3Ad788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593829"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160726"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161580"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Ae580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160388"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158280"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158664"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3A493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593421"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-image-customization-controller-rhel8@sha256%3Aab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772591753"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Ab53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161332"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-altinfra-rhel8@sha256%3Af8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772906451"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-artifacts@sha256%3A607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772913731"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
                  "product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-metrics-server-rhel8@sha256%3A910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594433"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160887"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158339"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
                  "product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel8@sha256%3Af76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594446"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772589844"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158357"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158407"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158446"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159843"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160521"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-config-operator@sha256%3Af052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772718370"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-os-images-rhel8@sha256%3A939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772933977"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159453"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel8@sha256%3A18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590743"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3Abddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590749"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-must-gather@sha256%3A4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596248"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel8@sha256%3A92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594128"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158344"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
                  "product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/network-tools-rhel8@sha256%3A6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773239872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161645"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-catalogd-rhel8@sha256%3A23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594220"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel8@sha256%3Ab07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593950"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-rukpak-rhel8@sha256%3A06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593901"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772718295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158341"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160839"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593880"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160426"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159988"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773197167"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3Aed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158362"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
                  "product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel8@sha256%3Aecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594205"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3Ac2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161632"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Ab539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162167"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tools-rhel8@sha256%3A4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773023562"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773197106"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prom-label-proxy@sha256%3A88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590796"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158352"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160722"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162138"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158296"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-thanos-rhel8@sha256%3A8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594576"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "arm64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159660"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Afc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773239686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159397"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Afe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772166357"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Abf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160020"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161419"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Aa714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773196322"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161758"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159612"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Ab5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158422"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159317"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772545037"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159851"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe@sha256%3Ab949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593957"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe@sha256%3Ab949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593957"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar@sha256%3Ad571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar@sha256%3Ad571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner@sha256%3Ac92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593869"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner@sha256%3Ac92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593869"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Ae1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161730"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
                  "product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Ac3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773196992"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
                  "product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/egress-router-cni-rhel8@sha256%3A4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594423"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Ab75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160129"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-alertmanager@sha256%3Af79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590779"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-node-exporter@sha256%3A53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590783"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus@sha256%3Ac41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590844"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Ace5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158509"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-vpc-node-label-updater-rhel9@sha256%3A5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159085"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer@sha256%3A2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772913721"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162376"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ae2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161148"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Ad7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161681"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel8@sha256%3Ab8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594450"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni@sha256%3Ad1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593876"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160428"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159570"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
                  "product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772905739"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-builder@sha256%3A1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773066913"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli@sha256%3Adb95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593914"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console@sha256%3Ac681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773067104"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161537"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-deployer@sha256%3A31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596068"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-haproxy-router@sha256%3Ad76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596313"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159941"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772168698"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161626"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159592"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tests@sha256%3A97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773025638"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Af5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160415"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel8@sha256%3A6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594146"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160699"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161581"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel8@sha256%3Ab1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772905800"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel8@sha256%3A28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772595977"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Ac29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162408"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel8@sha256%3Adddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593853"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Ac3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162245"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ae2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161424"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-installer-rhel8@sha256%3Aa781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772913885"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161452"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-artifacts@sha256%3A76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596250"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-credential-operator@sha256%3Abe5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594153"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
                  "product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/cloud-network-config-controller-rhel8@sha256%3A7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594314"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3Ab80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160439"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161411"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161723"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Aa7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160918"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Ad0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160420"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Aa52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161531"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162139"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161467"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Ac4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158371"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158328"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162066"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Ac94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772459252"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161328"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Ae2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773196239"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162329"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158406"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772589902"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ab3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159291"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161853"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-olm-operator-rhel8@sha256%3A55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593863"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Ab2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772501601"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161709"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel8-operator@sha256%3A59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594159"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-platform-operators-manager-rhel9@sha256%3A671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161022"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Aa255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158398"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160614"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel8@sha256%3A30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594559"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158406"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593972"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162132"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer@sha256%3Aa90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593829"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer@sha256%3Aa90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593829"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Add2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160726"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Ab49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161580"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3A96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159546"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772762692"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3A191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593433"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159729"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160752"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161332"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-altinfra-rhel8@sha256%3A9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772906451"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-artifacts@sha256%3A387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772913731"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
                  "product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-metrics-server-rhel8@sha256%3A5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594433"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160887"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Af97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158339"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
                  "product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel8@sha256%3Ac0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594446"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772589844"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158357"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Ad69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160521"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-config-operator@sha256%3A769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772718370"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-os-images-rhel8@sha256%3Ad2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772933977"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Aeaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159453"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel8@sha256%3Ac652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590743"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3Aa3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590749"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-must-gather@sha256%3Aa261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596248"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel8@sha256%3Abbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594128"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158344"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
                  "product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/network-tools-rhel8@sha256%3A581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773239872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Aa4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161645"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-catalogd-rhel8@sha256%3Adb047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594220"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel8@sha256%3A4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593950"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-rukpak-rhel8@sha256%3Af6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593901"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772718295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Ab3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158341"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Aca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160839"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593880"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160426"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Ad7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159988"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Ae66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773197167"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3Acb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158362"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
                  "product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel8@sha256%3Adda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594205"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3A539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161632"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162167"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tools-rhel8@sha256%3A419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773023562"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ab4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773197106"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prom-label-proxy@sha256%3Abf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590796"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158352"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160722"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Aca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162138"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Aceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158296"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-thanos-rhel8@sha256%3Ad59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594576"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3Adf64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159660"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773239686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Ae70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159397"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Afb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772166357"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160020"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Ab621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161419"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Acec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773196322"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Ad7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161758"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159612"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158422"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Af8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159317"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Ab65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772545037"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159851"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158231"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel8-operator@sha256%3A36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593677"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159479"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe@sha256%3A270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593957"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe@sha256%3A270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593957"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar@sha256%3Aef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar@sha256%3Aef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner@sha256%3Ab243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593869"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner@sha256%3Ab243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593869"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161730"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773196992"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/egress-router-cni-rhel8@sha256%3A00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594423"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160129"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-alertmanager@sha256%3A97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590779"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-node-exporter@sha256%3Af96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590783"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus@sha256%3A6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590844"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158509"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Add05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162376"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161148"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161681"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel8@sha256%3Ac10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594450"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni@sha256%3Ad3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593876"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Adfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160428"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159570"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Aa8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772905739"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-builder@sha256%3Ad694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773066913"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli@sha256%3A3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593914"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console@sha256%3Adc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773067104"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Af6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161537"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-deployer@sha256%3A04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596068"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-haproxy-router@sha256%3A9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596313"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Aec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159941"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Acb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772168698"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Aaeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161626"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Ae849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159592"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tests@sha256%3A8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773025638"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Aee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160415"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel8@sha256%3A5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594146"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160699"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Aa019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161581"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel8@sha256%3Aa969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772905800"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel8@sha256%3A03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772595977"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162408"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel8@sha256%3A43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593853"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Ab59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162245"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161424"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-installer-rhel8@sha256%3A9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772913885"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161452"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-artifacts@sha256%3Ae2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596250"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-credential-operator@sha256%3A7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594153"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/cloud-network-config-controller-rhel8@sha256%3Ae2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594314"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3Aa45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160439"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161411"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161723"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Aa98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160918"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Ac29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160420"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Ab432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161531"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162139"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161467"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Adde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158371"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Aef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158328"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Aa82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162066"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Ace85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772459252"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer@sha256%3A7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772913721"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Ab45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161328"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773196239"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Afe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162329"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158406"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772589902"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159291"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161853"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-olm-operator-rhel8@sha256%3A04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593863"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Ac53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772501601"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161709"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel8-operator@sha256%3A920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594159"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-platform-operators-manager-rhel9@sha256%3A416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161022"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158398"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Ab75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160614"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel8@sha256%3A6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594559"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel9@sha256%3A1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158406"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593972"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162132"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer@sha256%3Ae8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593829"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer@sha256%3Ae8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593829"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Abae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160726"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161580"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Adde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160388"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158280"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3Ab08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158664"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3Ad4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593421"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159729"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Af5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161332"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-altinfra-rhel8@sha256%3A8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772906451"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-artifacts@sha256%3Ab9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772913731"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-metrics-server-rhel8@sha256%3Ac5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594433"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160887"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158339"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel8@sha256%3A097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594446"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772589844"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158357"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Af92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159843"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160521"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-config-operator@sha256%3Afbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772718370"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-os-images-rhel8@sha256%3Afa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772933977"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Ab98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159453"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel8@sha256%3A451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590743"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3A63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590749"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-must-gather@sha256%3Aa14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596248"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel8@sha256%3A1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594128"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158344"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/network-tools-rhel8@sha256%3A86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773239872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Afba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161645"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-catalogd-rhel8@sha256%3Aad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594220"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel8@sha256%3Aa06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593950"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-rukpak-rhel8@sha256%3A55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593901"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772718295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158341"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160839"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593880"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ae0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160426"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159988"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773197167"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-operator-rhel8@sha256%3A2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593753"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158241"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Aeaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160348"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter-rhel9@sha256%3A907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158362"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel8@sha256%3A9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594205"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sdn-rhel9@sha256%3A726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772161632"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Aee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162167"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tools-rhel8@sha256%3A5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773023562"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1773197106"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prom-label-proxy@sha256%3A8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772590796"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158352"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Aa768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772160722"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Aa589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772162138"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158296"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-thanos-rhel8@sha256%3A49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594576"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-13465",
      "cwe": {
        "id": "CWE-1321",
        "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
      },
      "discovery_date": "2026-01-21T20:01:28.774829+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2431740"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "lodash: prototype pollution in _.unset and _.omit functions",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64"
        ],
        "known_not_affected": [
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-13465"
        },
        {
          "category": "external",
          "summary": "RHBZ#2431740",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
        },
        {
          "category": "external",
          "summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
          "url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
        }
      ],
      "release_date": "2026-01-21T19:05:28.846000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-03-19T05:29:11+00:00",
          "details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n      (For x86_64 architecture)\n      The image digest is sha256:0301752d0cbc1d62336f5c467be4b63947e882750760243f513da5c6c003289e\n\n      (For s390x architecture)\n      The image digest is sha256:92ae7546248ac2341469a7bd801569e225bfab6177fae12a1aa90c990e96459b\n\n      (For ppc64le architecture)\n      The image digest is sha256:ba40e267f4ff9a6150513e3b2411032cbedbe4ffc0bed012f17675e5a40d473e\n\n      (For aarch64 architecture)\n      The image digest is sha256:a780ba0cb96fe8e52708f989caf17a7aebc38142cc43aec45d063e5520190761\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:4423"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "lodash: prototype pollution in _.unset and _.omit functions"
    },
    {
      "cve": "CVE-2025-47907",
      "cwe": {
        "id": "CWE-362",
        "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
      },
      "discovery_date": "2025-08-07T16:01:06.247481+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2387083"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leading to inconsistent data being returned to the application.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "database/sql: Postgres Scan Race Condition",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability marked as Moderate severity issues rather than Important. The os/exec LookPath flaw requires a misconfigured PATH to be exploitable, and the database/sql race condition primarily impacts applications that cancel queries while running multiple queries concurrently. Both can cause unexpected behavior, but the exploitation scope is limited and unlikely to result in direct compromise in most typical deployments.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
        ],
        "known_not_affected": [
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-47907"
        },
        {
          "category": "external",
          "summary": "RHBZ#2387083",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387083"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-47907",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/693735",
          "url": "https://go.dev/cl/693735"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/74831",
          "url": "https://go.dev/issue/74831"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM",
          "url": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2025-3849",
          "url": "https://pkg.go.dev/vuln/GO-2025-3849"
        }
      ],
      "release_date": "2025-08-07T15:25:30.704000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-03-19T05:29:11+00:00",
          "details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n      (For x86_64 architecture)\n      The image digest is sha256:0301752d0cbc1d62336f5c467be4b63947e882750760243f513da5c6c003289e\n\n      (For s390x architecture)\n      The image digest is sha256:92ae7546248ac2341469a7bd801569e225bfab6177fae12a1aa90c990e96459b\n\n      (For ppc64le architecture)\n      The image digest is sha256:ba40e267f4ff9a6150513e3b2411032cbedbe4ffc0bed012f17675e5a40d473e\n\n      (For aarch64 architecture)\n      The image digest is sha256:a780ba0cb96fe8e52708f989caf17a7aebc38142cc43aec45d063e5520190761\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:4423"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "database/sql: Postgres Scan Race Condition"
    },
    {
      "cve": "CVE-2025-58183",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2025-10-29T23:01:50.573951+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2407258"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
        ],
        "known_not_affected": [
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-58183"
        },
        {
          "category": "external",
          "summary": "RHBZ#2407258",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/709861",
          "url": "https://go.dev/cl/709861"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/75677",
          "url": "https://go.dev/issue/75677"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
          "url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2025-4014",
          "url": "https://pkg.go.dev/vuln/GO-2025-4014"
        }
      ],
      "release_date": "2025-10-29T22:10:14.376000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-03-19T05:29:11+00:00",
          "details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n      (For x86_64 architecture)\n      The image digest is sha256:0301752d0cbc1d62336f5c467be4b63947e882750760243f513da5c6c003289e\n\n      (For s390x architecture)\n      The image digest is sha256:92ae7546248ac2341469a7bd801569e225bfab6177fae12a1aa90c990e96459b\n\n      (For ppc64le architecture)\n      The image digest is sha256:ba40e267f4ff9a6150513e3b2411032cbedbe4ffc0bed012f17675e5a40d473e\n\n      (For aarch64 architecture)\n      The image digest is sha256:a780ba0cb96fe8e52708f989caf17a7aebc38142cc43aec45d063e5520190761\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:4423"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
    },
    {
      "cve": "CVE-2025-65637",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2025-12-04T19:00:54.313916+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2418900"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go\u2019s internal bufio.Scanner, the read operation fails with a \u201ctoken too long\u201d error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is categorized as Moderate because its impact is limited to the logging subsystem and requires a specific, non-default usage pattern to trigger\u2014namely, sending a single unbounded line exceeding 64KB through Entry.Writer(). Most Logrus deployments do not expose this interface directly to attacker-controlled input, which raises the attack complexity and reduces realistic exploitability. Additionally, the flaw does not affect confidentiality or integrity, nor does it allow code execution or privilege escalation. The failure results in a controlled degradation of availability (logging becoming non-functional), rather than a broader application outage or systemic compromise. These constrained conditions and limited real-world impact justify treating the issue as moderate rather than important.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64"
        ],
        "known_not_affected": [
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
          "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-65637"
        },
        {
          "category": "external",
          "summary": "RHBZ#2418900",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-65637",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-65637"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637"
        },
        {
          "category": "external",
          "summary": "https://github.com/mjuanxd/logrus-dos-poc",
          "url": "https://github.com/mjuanxd/logrus-dos-poc"
        },
        {
          "category": "external",
          "summary": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md",
          "url": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md"
        },
        {
          "category": "external",
          "summary": "https://github.com/sirupsen/logrus/issues/1370",
          "url": "https://github.com/sirupsen/logrus/issues/1370"
        },
        {
          "category": "external",
          "summary": "https://github.com/sirupsen/logrus/pull/1376",
          "url": "https://github.com/sirupsen/logrus/pull/1376"
        },
        {
          "category": "external",
          "summary": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3",
          "url": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3"
        },
        {
          "category": "external",
          "summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1",
          "url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1"
        },
        {
          "category": "external",
          "summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3",
          "url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3"
        },
        {
          "category": "external",
          "summary": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391",
          "url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391"
        }
      ],
      "release_date": "2025-12-04T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-03-19T05:29:11+00:00",
          "details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n      (For x86_64 architecture)\n      The image digest is sha256:0301752d0cbc1d62336f5c467be4b63947e882750760243f513da5c6c003289e\n\n      (For s390x architecture)\n      The image digest is sha256:92ae7546248ac2341469a7bd801569e225bfab6177fae12a1aa90c990e96459b\n\n      (For ppc64le architecture)\n      The image digest is sha256:ba40e267f4ff9a6150513e3b2411032cbedbe4ffc0bed012f17675e5a40d473e\n\n      (For aarch64 architecture)\n      The image digest is sha256:a780ba0cb96fe8e52708f989caf17a7aebc38142cc43aec45d063e5520190761\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:4423"
        },
        {
          "category": "workaround",
          "details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:1ccaa334614349094cbe4e6cc1a4b0b0f7520da8f4f19c910a139ad471426a47_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:7618237bd8bc1bc898fcf0df9c1f5e9b2f73df8590bebcb2cff90956ea0d7c0d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e2c2aa019971f1ee0ed4a00f041c0ff20fe7b5df0051fb96c61b0e3e4f4ceba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:f5e0451b4daad962e2354a7eca5d853ef688a47fe59173de7006f5b258113611_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:415e460d47ea62b11dce6dce314195d643011bb373104c684a9ea145f00bd5a1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:642b7d3cccc81b1c8ca2272090ad7967a9bef48bbfb94c7848dc7906bd2ee833_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3004eded586b39514686e599602b7a5ccd89a1d81ffe814ef9a46a4b11adea0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:febba09732b01b39432ac13a77659bec9b8924ce73c92ebd27cdeae17aafc63b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:00ebbc5e47cb63f95861feffaa3bed947d15aa9b9515192b868811b6f7e5edab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:4e4389384ad67e0b355b637d9388bbb17b8d4973ed108182fb60baf585946a3c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b474496954fcadfd4b717b9a44ac8651504c5ccbae4742377731539e1a97076c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f8603a7b6bee306e845ff46949cad1375bd1aa636e2bef8c89f914c739a31ea2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:5032d74143246e38bd5ec13b3230d70a7cc8249a0650a0dcf75ad4f7b58c9c71_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:7e89af48be57342908d8935a6d8ef38097f6df74d1e6facbc6f7c2ed80542d40_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:910292db2bb21008afd27c4bceac283c5dbfb46ed7914f2db158f7924050f4f8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:c5b8c25f430b68e2ac6183c1bde5e13b876e01490d58cd628ec20b5ba7ca1911_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:097031e7511b65c55d5a90cbf90c5ca40fdb60146f6610de9b3974bac44f0d27_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:58d98c797e6518bae1f7ef0a46209d742a33d1e60f9ae591b20cab9d3208714d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c0b402f37fcd350eef2064e0a2d07759e3860f6da3bc45c753382f5e5c157528_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:f76445a3501a81fdc7e5f3ffc461228358c9a4358f9f32ff80a9da6c2e9df416_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:00e89278fda90023de4fb49f9010928d7ee9ff33c6df3ade753f1c7dbef5cbda_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:581688f998b02a2c4355652ef6771b4567ca8807affa3c2ea98b1615a3525684_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:6a916b3b562167c3360a209b180e6bbab4a065e2fac6d759982be75eaae24ba7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:86a2046f234e8cf1d53069f2de2411f488e5d9445cc6ee6e14881f5299fd201a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:106d62bf8781e80f4164887effd75bc2b82eaec523a35e3890da9e014c0870f4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:889ad33fabb9a40455668a39788dbafd08e82ade0613c0d0b7b1a24ab102db29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a8d69b3071bedf57cac6cf157fa2d6997044669c856ee8fa8d7aff2eca1c9a15_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:f90a98c226eb9b7be2f21cf0a0f1bcdd6bfec5153dc90fbe8e46a843c93b18ba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:9e3274e9004ed456b44b5103f26141b55c660fac05e9486fc721109949ba4b5d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda5034ad4a1443c8cb897856e821e55e2eb4a920dc45199563377dca36fbfb2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ecdc79ea2ecd2d81cf78a2b758d8870b8e40a6a99d73c4fb76b289cc98e091c1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fcde2417efdb6e75b6d97b9d79a257921eda6939bc792b6d4c829ea37146d808_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:60e9776c82f92443d1f779135997431f5963bbe52e44eb3344a8c9e736b04d9d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:a969c335fa4bcce6ac8d0e415cbe307bee96cc56191b067ffcde02f09eca8c97_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:b1113e4b54ef9440b2cfd9cbd0c9570cb60360545185d07abebd6c69d0732a59_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f06415fff22c02db1ba175811587630afc93cd9ed8300439fdebf65c902ccf4e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:03dfcd3feb5f57211265a328218ae03bf9ae649fb7aacc26e2cd0102b669400a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:10a2524ba16cc87a6bd54c9732f22ba1cb5460329bcd9856f7b766303ba5996d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:28e81a642c4d555c65d926010b81ec94db99bb71bd60770d530df7cb5da2126e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:91e75c0b46d0e4c211ba5c420dcace65e0fe5b6a7cb76d516398c7288a2ead6d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:18b52d0da1db776cac4c4e138175db28f9d56f7010c19982d58af2f6c979f2f5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c71a3c0ca2ef8c5fa867a25196324cfd0a06ba734ba17247f885ce8aad653f2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:606c98e76c9fee96424250643376358c8ffd466e12d6406fcebaaf2991ed56e9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c29f6cc00e8d78fc6dca562702db419b23b23a1c3750df38a53506a998aec77f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:245e9556f775a715d341b8bcc8b9f8a0e5b0e260278389b3d8709a97bfc6a539_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2ece0af86baad41d2ad34e7989a0759fc0f9d4e3c86d8ddb8e510643dbd209dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:43af29761191266fd04bce0bebd463c901a96d507dc2df3a0ef62b76c066120f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:dddba784a0076f20f7aaca51c0548fa4e0f8c8a66f1b49e8e127e59a4037d4e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9a9003f132e3a80d1e61e0a14ba70673575486a11fc63047dbc5da54de484220_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b2599be5ceab50411a29585f54d94f68da94380f774cdb9066c4f51b9e3452e3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b59736c62286b880daf649475b3dffe3953938f11adf3f521ceb2f86683fe47a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:c3ca77796db16580ac8ddaf9aad0dbb89e49350581e50c7f4266e2ac22df4503_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:12ce88f9e1a1b71234df78a946854d94398c7801c2a904f5c870a7e738520327_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:607cf17c11a75640da74bf1a62ced4c9f91413170babedc7632e31159694a7d7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:79863edd2c807223160815e6ac9076f5c9f7d9d4e0c9a63e74740e94c1dc1655_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:1adb6f2554e704eeb14408296b20908df60f6152cca214988d9ca83a43fca85f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0c8085904c6a53c34ebc33591d0df3dc9bccf4438b54d1f3fa3c71cfdeed5a93_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4427a3d331d370adcde4e48a88976ac542b35adc70493a34341a587132b65722_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b053cc9e6d2d1f6545c325d21e70c262ca93f0e942ce86de8ae204cabf23295a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2735dcecb21abb6a354be27563a10d6dde2c4680dbb460e54386f49a99230e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:b3bd309b05fe3d8dd795f9d01fe7a8d7ba14ffef928107271077fe3c7f5328e2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:eb52b4fc935108cd8ea6bec272c3b6ff80132d00811f7db7f3be4aefb7bb2999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:36b2e8c424f6335fbc821ec3843e9a9a7e69ea3be9ed5e2b7189a8b905fa1e44_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:601a2aa24b8e0187b38a706e39b77a72fb98cb68ffacaec86aac1a359581ceb4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d16f1b917093659257ddef99ee174b3e1e7f036bba4eef9f5148c1b96bf51477_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d2262c13bb730e74702ec74505b324e96ceafffbb2f16cfa239c83b24644f7d2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1f78a098c229e4a21ac4e6a2e16069d09e6f56af2f4ec4d2b89e804fba98f086_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:79ce736babbf630680f1ffcbf525560165dcc1f1be4bfd883974668fd965a156_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a716ced337536b650bccff73de12593dc67ea5e4ad9ad6428744e62439826f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:b054c1aabbe8abf6c43ba43a3f82139a0499cf3f3458413c00670f5ee42b8bc2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:150463c7df0f1a2e5df149889ef5fd9d614300433267ac20dcb0f2ed0c6ca7c9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:3a825d7c879109d52d88d75f57529a91bc73d99609e883e42afcf8f55b0084ed_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8c6b66b93af840203300ae81f7395d890afcbd6e528efcee7b635f25ac6839e7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:b64eb930a8cd3798f4662abc3d028f686de7a65f8f1c9fc041b0c34a432cf4b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:545d1d4fe56ebb5bbdc8cde5f85d1558a30e4086f7d21acb954cc74653fa1235_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82998614a560e1ae4d8d7682738d7f162f401e9a4f037bb3ebc921c3107efacf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:239c2b063d9bf516c8a44b6bf1f3a3bccc82b0e2321b41561a9115bbe4239d87_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:36358d47459b6b8c7da1d3244f596693d47552fa55565caad9be46082ec21daa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266509cded5de65409f4364013ee875b7978a4bdb30d51b99fe72918ad47eafe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d7c6032247db60f4beb4bd30a485cc8b116446e46455793bdc41477aacebdebd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8166b283cb82e2b486711f7effc734a3411d751ee09be017f5df571fd5429261_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:8a3bb59247fe04e6bf30146da668cee7dd091aa48d3e5fe7d23804e2a4d78da1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:39d8663286824c9eac3260b341397d1b6bed3bff2d1d52e02bea213af216981a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5c22e6c63cc7194b50d5dd2a6ff730dbbdcd26f9455c737d209671f5142af69f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2c5171e5f278b882a3df676f3a5d69fa0852c2145fa69138c93b45eef54c84c8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:cba86102d3d1641500446a2333a7d1b6960dc17b206cad6dbfa00698c19e0b0d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:9765cc5232666703ee3003e877f23d3092a33812d8685c19563a02ebe3b5958e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a781bda4a49bb3c2bd1e60243a6013c74778f5fce5ae0d79c8aee701a818cc54_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:b0202ae9755647c1108ac224e77329d07f8520b1797b4f2787113bc6a7808c7d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f6e6929609deb8eba47d67ceda5faaa2e7f8988ffa9d8fc0636df285fee781eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:40ff5e69b7fe866178dd0cf81a314fe7aabaeb9db02d118b57356d7b4cd8b7ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d7bc5549a4770da0879347e2a4c6cc7cc34a9c42b448922f1856e16f8d60cbdd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fc41c49d6fb4d2a448386bd70cf160173d3e3e5bc96c5f309af9f0e8fc6cbc36_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fd37d7a392ac24cfb86fdefcb3c36224375396f320a10855bd6b39e2074798ba_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:04c22c4c9497b39947da92896db50b2ad9a7fe67aae7a34493a333a624c38666_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:676df760073e637c62fc9853f7077fa3e9f8e6e6ced9d5f5911425dba6dae634_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:7bb78a9b61a0653ceec78dade6ace0bdcdf1361ed93003221b1f06d3361fc710_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:810378b412f266a94955ec410b18e829c8fabf9719ec446559b9d5814839f48f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:661323a796ec057cac3fd917aa8e751fb951340ec23fb573d2a3b9bd1ed7b038_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7a415e68db8753c4ae9b790a4d194145957f77b60c95e4c3ec0adf5d569aec0c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e70ac306838605c2c6928bb25f2847cfd32cb3dd2cebb6bafd656faaa4be16d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e79a58d5ed99672be80b1eaaef2c4f9192bd7afb0f89ef3811f19acba2c8154f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:0b3f71814ce8f783cbf9227291c8106d50d31fc7de0d3819b676383fba82e427_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:47e72f75cfd1d522fb1c84d5eecffab68ff8ce2a86308f971376411bfb4378d2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:76c3fd366ce3e197500b65b09e59147171ce17b9c40a7d092e9584feb000d870_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:e2150c2b46eb97b111948cdb6bd452102bf64c1cd3a384966ea74fcf6b25ae16_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:221fd10ba970be5b61d5666aa62c494da27723813c59ade5f29769a0ef44ebc1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:3b0701a1f7ef072047c97aa6423f1cea84ef5a424fad89e39ddecd5a5b88a69f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:8980e86968893c5c3eae78aa5bd419d4d7d5b8403516bd6005ca20efb45a98fd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:db95e07432a5c18799aa0f4fcf57f3a80e351739bfb3d05bb5314a6727604f75_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7feee9a8f99493c23f51af0c316b9755630863ea7ef684b697c643eec2040004_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:8d68b2db58f7dd363ad8a341c1988348781a1960f722374768548eb19bc582bf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:be5fa85b450cc3a590d526564c890d45c8a5f6a37c4865e287afa4e24c1670df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e870edabd377ea0494eea0b880022d434228399ea48b77f55426c67b757a4863_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9e0cf01dd99f69bb402bbe56136bf6f1b8ca3f5106b6b03d8815c4b206018b11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a45e7511dc335ed0c18b912df9d64da55bf1d185b47143f4b4636478ca8087ce_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b80d64cf6b2100de73288ade9923e6a6b075736d6148a621f0489780b9a462ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcd877c19d6534a3b1aa36d1e9045b5c69ddeb0a1dca96b09eeaf55888133341_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3a71e60731e49947d39fb8687c211be8e9e97a162c362063a709d2f22675a8d7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:482717d12d058bd67ecb570ee7f2c262e19ad11c4fb0c5b5c016fa5dced41282_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:83efdd753fcebb866c0c48b69ea5db83afdf7c76c2aa14229bbb7f9c31a5bdf2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:d1b327be4392ba55f88178016f71cd1b9ff5c6db098839fb7a7a36d8777c6987_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:055252d15018cb690b3812091d308f8e15724adc433bbbdf7e92f3fdf2174b81_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:46b86781dc3633f0824311ef2d72e4d19e0481b91690ee93d87fb715a6e3f3ad_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:51ab17d02947c014823219548caf84ef90555bbea568c18e48624d916ed97877_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ee8e8598cd6e765704983850cd0b975fcd07e59f286da667245796839fcb352c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5f19b2008af785baab6d092b2ac346fddc51f303c84a329723d747fe1b4cfa8a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8dd210d61bfeeecc76d05452e6cbcbb1cbc154e047d2eb3142ce18a827499bb2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:b3747dcad33bfd43ebe93945504693c188273044b761f0429d8dbd1d46558615_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:df64995bc7595d5e5b974a701f7f2e7b72453e7727ebd1426ee69ee175d77d0b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:76838fc043a5184bb7335d31921bd7464a56f1d6f0bfd9a130c532d0338f3f21_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7854e709244e10fd536ef85ec6b8e91bf937abdd82e5b2c7d74f00903b257f1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a98711a1e8b86ea05bf7300ecf535b7a19a8ced4978e02719eb7a88c9b42759c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bbbc37a3a2ffa4f45350f02f4ece818d38dcbc735bee7e99af83a6dd649170ec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2a104a3d6d12e5e35322e5e7afbae61e1fb1d8fa3b4691502b5c30c0320ba16f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c29b8d6d30de4771f3d805f89dbb2d5685be1e60c6629848b71292ec36309aa9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d0171a92a91635f516a808ca7be4adb6e1db0bdb497db1963cc9816205f5f1b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:eb9c2253ce99003409e9a94c116b4e9ff2c3ac78100615a05c1ca4a8c362c2d4_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0280df8c73b8f1522489cb8b2ed010b24a10ba087ca1874c1bb2c1125fb617ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:59d49bd3375b6f341d3ef26ac59758f89228fc1977963125cbd8f909f961b0df_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a52a0b99402befffe96584a55785866824c47c2579d2bc078f321c539ddcd93d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:b432b8b1021b9c9a9a5e19c62ebb9a3e2ae88cfb4c8503d899d871e6275dda14_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:55b71751aa5669d1e0f13b2cc0751ff1dad513e4b59977e48a7ad98e51a63f30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5905070cad3f27b5b786d21b20486e61f0788f8174991e08499e15a02213e3e1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6ce35d1cc392c58c8f581eae042bde4d7c47c954ae182ca526e42b8955fe1ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a28a66fe78bf6d4dd7070b002369718d98f6f06790364b69b574acd057ddb357_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:207a01898263ea21237a6794cc3cf46b42f2ce0f876f5eb1ffc2b958951caf9a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4a748112cb3027c52f3922623feca861cc855681759daffc08fbb23ebed8bffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:51a0e3271147bb16f2e403981995578cd716c11d6c77ee1f81292ee72db50085_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c39f0e2eac7d6e9d1308e091a335573f9a45efcbb7149485693cebdda3e39252_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:51d424f55c5b6aafa59af7d471dff84fbb117a95e92205273232d06b85d14332_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c4c90172edca117396654e5c0d9afc7a465d7ee957854aac5448c17b23b12a8b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:dde71d0510bace36d2096309d0c532575eddba6818792395fdb1decfcf1182da_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e423653887f10b1c7d2489869b427db96039a656c275e9f497a4738390f162d3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:46056442551301f05e713dcecfe2e116f5c86ca0790b55073f890de84e1f2fd7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7e2dc3f880d0475daf4d59d75bceca9124af66baaef7d4ce3add129f81e9726a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b9775f6b2d09c0d1476579695afafec532c3e9eea16e1699cfcc6f41c734091e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef81fdc159406342f27453965192fe008c9710d6f2769456d66a23668aa6dd25_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:03ab7d139a12b9d1c103ede90bb0c0abe756fdfb80cacf007b9167eff11b8856_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:194b86b664c5acd28b1f87b5d94c93448e78ab71a07d3a27ff2e586be31bb39e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:469736dcd73106794a2fe57efab5c503aedc30a7dcde601ca2a9edbe723ad0c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5a9f1f422f6f2c33c8331ced384d70a54819aa6829c4473f5a6144ae12d230fe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:098e9bbd9d9cec1713e8a9136cd3b31d51e52b0136d16d42b66adfa2450a2703_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3dfcbbb8113ab07568b9558714e100d342a819cb6ef2f8189818d1db5190889d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:80a20fd56bde24e461a89903a0544451946ca26db5158c08558dc15c7c2b29e5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a82aaf5295135da4b9717fa3c2616d6420a3a954d4ae5778b395ccd1d5db972c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6a7d71a710219505766f11560f8d88e70c4ac10e57dada12dab583f3bf5ac224_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:890d32c3b88f6e9e4bc9ef7e64d2e5cf579712c19272223f721a9028f10b4163_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fb827b25a522098021130f093c86bd91d3feb054e0a4dcf9eb386d36df685331_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe5433d47f09cacbe129959ca7fd235b5644f27d5c7ee570bdafb4edb505c13c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:43e003bdf436ec05946459fe7d376bd0238b7bb19b8b5c60e0cf587e09929b2d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c94172550eaa4ab28213af107c1d1349b9395bd0df38fb24c35464319148f03b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ce85969b1f892f49a19bfd1433ac0b99ba98fb7d6832ab3e45257d369b2f0dd9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:fb9ee0eaf04d9157984d5a21637a0b09c08cf5ed7f91c23603097880ecd26bec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a7c35614bb2d5923af5032c2baea846d2e0dc172fb549f56458f023e9a44e7f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0e6516aeee42639140d5e97c4e2290f36c9e77123ee997f8e46db59bfddff56b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:b45159b46d12f0cfb03d78e85b018629456c9316486035eb9eb3257d9abaa5ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff8fe56f21f6e8cab81ff6eddb0fe3cc23213d2aa1cd4efb9f926ee6d11d4402_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1e6375751f5d45a8c731427595f3a6fdbbb89c04f3546fdb30f68aae9fc29fb0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2f653c946834c9f901f496f6e5f4fed1a351767265ffdd181661c5b7e27b5f9b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:89318a29501a4744fc88935a999077d30b942e559dd07b94327af65e77498931_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e2aab1fe1ab8540cdd355899e0da31dcbb58f1fd5231570b9e70a368f58d15a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0c1f0fd1fcdd50bef715c744545db5095d6c56de14aad4822457a5634e3c5683_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:4afc338572d4ade569960ceaf8183d609430fdf55cae41cd03da14e4da5c8cff_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5cb22413e46b752abb13160c3490c904eca701535f4cc8f08ed6ffaa3ebd84bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fe4d8bda430ac12c0a238422420e0dec538492ab102ea5ccbe6a314565772799_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4cfdf4e8b405bb87ba848cab25fc95c30c2d8e201182b1749e7e0f0e40e22ac6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4d1f6c5bf6db2812c2ddbcb842de85b5e3560233331ac8b97bc081ae7f7c745a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ab7627afe9c3bf601dcca36ba76d046796e7685eff4dcac199f4f7d3d24cb15_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b90e50538e0756a1141a8169ca312cc3de32c3cd3a6d014fb5ac10408524ed1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0687f3b896e7d95a1e0e4a4e7473c6a7fbc4a4ec41f8a5fe304c47cbf68adbb4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:10caa216d1eabe9512eb32fd913f5a9ae8090a639a13afd1b75f894abc03698b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:31ee33db0fc62d5b640ba8f4fdc7c7e020aa1de059bdfca2bbdb25d9e383b849_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:796bc85225a7eb175b4db52770cd1cd855aaa4cde43a40c01c4081e3e2ab1c94_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:27cf190b26da380dbf64d876cc1215d66e1d1736e5ca48dbc8f2a657587486a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:446cf78abe4bdc24dc0a655b116d9d38a21bb7344ca72e186c60f331981959d5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:460752ed018cdba4672008298aefcda6ae5754d7312ad2aea8a3e0a5e485cd70_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b3398e8a86b64d51f24c6ad0d163f08e6893fc3e7e60ff3a4007c71b54d10274_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dd5e3828531fd164bd5cc7b14aec1f38598aa9bd33a002cfb889b6acbfd1883_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:219f4ae4a2408e69924b324614cc89ca921bf3e31b7d7d738cc48fefa53adfa6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28754849715b7820a42cc84a7d82722eadb6deb66e73a6a89e86ee16613fea76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:28a8a062d5016492209df4333f812f5eda8e1fd15cc22824c28ed37c67097081_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4f845fca0dd8cbf6a8b04a3d2f6557c0491685ff0547963f3bd9d83f582458cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:94c37f634b9ed2f53466c22f04bf9aa07754ade4a64279d1c459ed00254d1256_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bf47491fa33bdce1e57db9354a4212b93f42bb7c4322f90b114f02916bd9a32f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbb63d46e624ca67ab7e372ebef0d91f1d98843a2c4a9a619de0bbdce716625e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:880e9fdd43544e8d01ae6f2213ea846b456db941f4a6a8398c3f7d305abb1314_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9f30e9760cde57e0a0ad37734622f62cab6c37bab3bd508e59068e547b6daf04_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b621e8596adabeddfd9ef0739d0f1cfb0e5fc346148f3142ab320d1cb1433e4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:dadd9c5400f34090c17cc54b2e4b245203c35b1e338fad79edc67aab78c5774d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:60f69d350a4ae7a157985ec4ec63ef6a9eb09a32010341b4af6ac2964ab7b150_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8c2b3f9dca689140faa90623c0d6f71b3c276df52e9aba2a5be876807fa43d79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a714ef511f33bfbfe0818de883d9c0ab8fc955a66cc832440cd35fd7d4194ee2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cec52a854ba928fbe44c2836ee83c27752eca9283832eba6942186db74abfa1e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:04daf496d52f4c46c1862674c5e2862609b9b0c8fe7cd45a931add7c4b309ec9_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4aa28bd406d111f33365def9de57ddb4436e08a82fc08b9b522fd9fa52d0bb27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:55ada10dad718b36607c08eb9e90d750026b44b3293802c46eb5c9e318f115bb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:68a5c47db5fdab9dce654c75947315d6eb388e87577678681b876b7bbe69a0bc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246e6e6938444b5fc238900a20a9de813864301cb12136c6e602de1de452b264_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b2ec46e9ed8b732421997e4e80261c5665e9120aaa6cce2f23ccedf518f08702_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c53b98d1e1047be8b9ded98870d7ae660bc9cd93f0982952afb60ca1507b76e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:dbfe942104178a9a5beca6e4d0a1d46a392dff573788f528c37cc843d40bcffc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1d77c319e9185de9d6537ca7e6e1a75152e446c0940ed84f2d3ddc8c295988bd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:76c1cc06894a6fbd21a73dadb1e02f8baeb80b97e8bedc1b620498267659ee94_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7a496ea7d9d0822245912958794eb5c22c24bf9689382542aaeec76215d79bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8e3ccb627e3230ce8374310e1c4cdb988a3d41d18d180127f9d29510fbb1044a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:416229b975afa59f6b0d91ba2bd30dd655a2424387993524c692aff03dc34e22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:671b0ea3150a08c1c0305453bb88ce087a3e84aa01fb4825fd411b07c6444dc0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:d2e584de15cd15124658178a25afb8a4072960cb5fd467dea02bc37180f868ec_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:fc4c1443a66f8cce04b4aafe55b4e42a35ae2b37c912bdfe4a6db5c29b7b9448_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2801ccdb05efeade6cc1de071c96ab7031995a0b1097b174a7c8695ef23b78e5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5c79a0c9f6f29c5155f50394c9b9e4460247b127466342b485ef5f8a7c6bb2be_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8f98456d748c89ee78e1949a90357a2777b60ea7820ab6961ec573a0987b753f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d7d823835db2801fb38b0affddc86bfd3d143ef2dd45931b9652f5854c1c2208_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0728bd944a9d261baf11603fa0e4878c250675cbb5c6e2ad15c2294b575a6eaa_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:42a7049f1fe6e208e6aea3361aec96fb97c15372caf40306b465b405d4aecc95_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a255e3caad36ec4b1bcdc3f0d97292164d3c2524e1fbd1d5a7ea8c7caabe8c98_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a52ca16d32efd2e6818859c16145ab1dcbf58777c30989b7ab8d2d71bb536797_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e13df462f67c28b0b30ce366bdcc3f3049b40864bab84641471207d0f2b3111_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:7ebc4290de3067f81c2da24eea8fe29dd49752431c9900c896419955d4a0916a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:964d60d112dcfcbaad072daf218d115d7c070611a5394592986c977b1d4010d8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:ecd44ec7e834e6ba91e966152eac929348d18909e47455959b630d01a3014a2c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:38f4ea386214e7839b63b7852f90d44df21cfbce833ad7bf159081b623304b05_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:6cb7a71a632217ecc93fcce6fb06e5fe168424a472e73dd26f514e934481ff88_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:90320ed1df3cf374d05625964e45ea60241d697be2e9cbb3e1364298ddc3fc48_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b75c83d6afdaa5f3d45184ac757c06b4343265ab4f9645a5d5a79cd4f4579153_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:0e56f548deff74e5062eead5211ccb0e25652c601be080d5a1e5a15a23224053_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3b5e35e0af6411658b57efd1e14d5bb5ff00338ad8075211044ef406a4508c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b5870de5148008f2a06d21e7f2a63bd2dc624d66f927558beebbce2ed679b113_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ea8282fe36e994ae002c9a6c02b0b904595e0fda630fdce0215e9c50d621be8c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:66c1c5b23f69c684c8ca83ee0a3aaed46a7661ecf060de41288819d91665235d_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9e1b12d443b13d806885006589a37fc779da0e230dccaf5739c30fe835ad3dfd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c24b2601bc21c60d68d282d8be680efa0fc911cd95635a89d2e0c82a6c9752ca_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f8c1f56294919d5fde5df09efc1c94574bd9cea59e0c6994b790d50045579946_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3e15c8e110cce78abfc5ff2a29ab644ec09f16fc76912fa3ec8a3838590cb8e2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8b5f7ac130895b975a6638b902cae404607e3e03d182120e36c0cf6b26d926fc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e5998e57a4381fb12d45c4f50c181636ba32d19ddbb8d5b6cc85214d69ff7172_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:f6c9b2b1ea60f1f455aa62381f1cb23da306bf280414d05864df681d0406ef84_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6157e3d8005e359d5d1722636c2d8f57cbb386b8019dfb131e06a8df5bcf782e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c681756edb8396521fe60f94e774e53ff8561595d13b4ae6d795729084b88792_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:dc88bb18921c1223486bd067858c34f4a2755b98b7d00877f3d053181621902a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:ef214c245095dc111e80cc650e7098f731b89e22cad442ff9f7e9f269c8e2895_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:30533d0f9875b1772759611f1b7bba0976a3aeec4ff7f5c27f648b4e0cb9dd93_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6f4aadb810445c6a1f2c987b69a98f29629b86fe85897103839f58ce43d82ea3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:cb0f3484c68c8a08117b6fdb8acf50a9d657e9509d1c7a2d2be0ebef69718157_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:e558cd240dbee64ba7c4dc83ef31b1a3f6bc2b2dfef332c800a4d809279bb5b8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3f01687fed58b434e2c8507089684162044073812b0c028a7af105c02d1c6fc6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:86f50afb963d0d652a80181cba5ee90f9c6811f7bf9384eed5fcb891c27fda23_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:b65443370438da03cce002fea4bd4b4d00df4d676913b2c0c909d73a03b9912b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e355afb74b1f21c5da5f85b330baf5e955726456505b2765091e186f3f3f43f2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:36431cb3ecc3f3ac4d03ee02d870e2be63f487912676532112dbc4d5f940116f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c0da61356f1f0566bd13b1932cfd2bdd97c4f3ffc68e8d8b2111d498d4fcc61e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:4f9c6896b3799a539d06f4945c71d76d0eec3431e98af96f49f1d6e3333c9ff7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:71238402b76612beeb1e8db28d5fe62469b6e0b27114a9a3ea4278359eb04948_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:168d73d0d328cb77b146759789d707dd0b2f77d9a57013fe5132b2a38fde92ce_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:49766ecf8f7ed46488e8fdff5ab3add564ec8274340c118df0e4129123435e42_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0afbf97d56d9162fd36fe53ea2df627b3a493949ec5e90a55d9409cef8d24f50_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:82425932befb4ee168bdd965c3bc354c0eece9a55b6291be153b42a7b8c71c49_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ccf8c7b39ea97233bfeff05bca7aea6a21b39dcd4f58bad00ee6040570e24b4a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:fe477597a369e7287e35459b4d175ae94c4c4795eb015e169d3fbd4c727d4d18_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:01e2b82b21559137dcbbd97f34e999a1e300938893f97abf406e87bbe7c0cdc5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0b16bf7b792e531dbef7f7510ab0c4307cf8a8df21b9b5d7878f7567cd310479_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:1c7691940840502c2546a3e5f4b89369ddcd3a8f5b7005c3ec4a3b4c40aefc5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e14f7e7575e7818268fce5e8a208cc79c041c6c426e4935786363503bf01d902_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:17247907ca98203bc3f74e426c57ca1f36ab13689786e57446c1fb1da3e5c0f4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f4c5383d32daeb43a5fd90ee52e1a823b75f61db04b70126ef41418a09990a7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:67eab8c31922b212951da9255132a1b296dba7427c8f2e493fab51fdec48edcd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7b3a49b8205712260ef5e01759af31809dbc750df91fd77f8828f25122d32957_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5edd0f045ffe0055192ff85e62931e315d0f3c9a317c7df02373c1606f3fc176_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:746a0779094c0010ef3dbca3d41245ca330ca3e93b3470a3ce8b14f3dd1ad41d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:984d1289b370cab8932c94100e9aadaf1bebc3c848d7fc83d72c7b340ac87311_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a1301a3d124214ad3973637ac71c323f236f1624f54710588f1983b00ca9d63e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b243b2d9a3b8e5cea4e979d84634b81024fc1d28cdda90937f9cac0fb15fdd83_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:c92523b91351b042f2f3cc8070a5d67519caac1a19d5c8708322c6840b128907_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:d8bc840ad120788f64436572eaa9414b41b5d8b460371e1c40e6053f18b559ff_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:daa1dc1c2d5e6ed537b3142a8220ae0d7acaa52b2e5d796524461756b4bb705c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:646bbd4f22d3d860ef7eb3fdc610b57b70ba883104411b6c2a5e59bc4f9883e2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:a90cee73bea625181d5c4d0a9f4e854651b534e09087527718f49e22627a7b1c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:d788a572c364fa08e1e1b1e132fed7e5a71d42da64808bc4d7e5572069811b33_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e8e02aee9e8524123deb7bd44fb553d9610909c2903e7a6f48b0bf0adca70b43_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:317cecd9f11624e4c0bf42c244d6d5f48b86de4fb674a2a735d554caa18d6f09_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:70cad5ad1a989149b1f10db7ecf59ce830969529ae821ee6c62b77e41761c2c2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:7d29cfbb245d868534ae18676b3905cda671e22c1195f1ce6f259b0ae11f7be2_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:bae644a2eda831549ae4bd360799aec44530e0f9ce553ce6aece1407b33a7a0e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:270994a6187535eb7e7dddebdd8a32af81223164d9071cd8d3d93b179c2b90a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:5b52d876f7499cb0ea56c88c8758d7d532dcc976fddd4375a4ce9b36d24ce243_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b949ff3160af07909ef90345ecbe6f971cb20edd39e060893c98d30f4f681191_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:d401a99e81fa1603ff097f6d21dc42f23aa404a8980709bc0b68f62d13c176dd_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:008bf8e426dedb11b06e15136d666de37009fff6aa6e915a98cf15ceed9b0ae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:56f3b5e0adf69b6db33a86007b281fc732631543d9d588cedb117e23aa0d091a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d571ccd6789b763606040e5a0fa92251bc8b4e116657d7dfc58313a90ab5e938_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:ef75342349c5f11552e2ddda37b9f084a7e80ee425538ab6c2c69872d8fabd5c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a38f7b6340f007ead21ad293408717e2a083abd0961ad98edcc1bdc37955969_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a7fa79be06f115817d530c14c1c61d83b920e99571b6b41c3b5307ab2142c6c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ccb5d9cdc0063ea1d09babcb7a4e3cc92c9d73edb7ea4fc6871821890e771cb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:dd2a43c95fe061cb8a29a42d4b0d25f900cbb5f42455674a3cb6aaf172216d70_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c110172ca53b200e405485d9fd154e4cbacf271d69ef090a7d527707ba7ead6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8b6633d2f36ef00d6828dcfe556601ecb6eb9b308f79b9b769b5bbcd31e0c33e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8ed569a30b143b9cc1a11c986318ce182f5b36cd058e4cbafc17aba1e212f69b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:e1bea40cdfa14dbf72a648a7d9d5937978a1c82b23a41ee32546966f494ed641_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:04bf8e36a9f58ca76bd7ca8389df8854e6b4a5246688eb667b454ffcd0fc48f0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:2cd7aa8c3bc955118ef9f2e1e1e46ab51a0b2e2e5ab0037e91e99e7786a3bc4d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:31194c87c7dd7a0a4a78dae77b709bd805bfe935e167eb1a0157e4dfb73bf6c4_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:cfd4e72749a4406c0cf58b7094e58dd5eb67d3cb30b80a20bcbdbe9c5f205344_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:1145a6a091f185cac885e4da7a0c27063d8942a7bbbb550f0fd7ba0427af63b3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:14d8c96cad88304763463c51d7719956bf267e7c5695f09390e7ddaa6bcfc16a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:ce6fc0f73e3bbb68166a4ad0debb632944c4d50e1ded5c34c2125ecacc83cfd1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:d694160f140576537a6cc1f1e09180885af0bc979c67b5cb9a5a509b6b49d275_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:15c6cb247b2f787fb182f09d8967ba8e3fffc8aeefae4c149b738e910b868d7b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:66c1b312bbdbb1d19b0d8a7a0b979c4aef96a721091e9b35a891e5996b819259_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e849c71186430100050f30dd076c5a529ebecaf7652be8008329f4e47a82a5ec_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:edb10c474008302bc3051ee9508f5be86a2781a96ae796a7ef5795804d08d5cd_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:4f67b90c15f47f6908bc28777f477f54efaed10807cb39420b3fbbd8b4650589_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:54275fc5da61959f80faf82a1c07662fdcd068d354cf2a3b6a4a89f6d84aab3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b49571cf889dfd45d1c48fade7479f9de1abdab5cbb2315ed77fef99455a94fd_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7ca2c0c58c4fa3a323bf0144219b1725c9c36621c54faec81e29fb5b8afc7eb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c213a9b858a06dc94216264ca444918bb3f3bb3f19d993f3ae3538c83b5efd1b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:dde434049a696aeca8184ec7027f601b88ca1a78749bca2d599be14deab440ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e580f419a8fc0a14fab26efc5baad5eb5a8f3ffbcc52c181152097c3f375b28c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:51310603421f0231a8d9407815e7c91158e94f317433b9ce32fa515656597ccc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:542f14302614a32025b7245d0a34f2481a4416bfc6e563cb0ad1c64eecff83c5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f7a6cdf976c045aa7bf13e0e5ba4b8e3680929351dc248c7286ecdc25a7df4e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:493b0728feaf721bfb2089d1231fd9271263d0b3651d4c0427fbe38d0fc039cf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c7ba81628a8ee54d475032e34c258fc46aec4d001e6eff97a3300f04b37a204b_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:d4489a342718390fbba9fd42849ff3548f59eac560ee5f1cf7d3ff4cdc1d1a07_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:86251a1543a6c032ea0a568a2ec1b3dcaa91d4a6ba1f1e05a90d231c6c9bca76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b08901cbfe5f703171613da79699b670147bbed29020cf0ce5f6c29b9d09068d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c0d9305e5f17ab1fc053f17e18018b43aa188a53924a70851cf793882ec50892_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2dc0df2d96c3610337275302f821141975ada071ace08f5e3484c6a4b1010de5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:7b339d3d34fe680f92f40dace4aeadf392fb37f5301c4fc1afa9311d2e59cae8_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:9527112078406618d11f231f81c38709f7c6baa34b6de5ce980a276396846445_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d76540712a088f130867c8b930beb65717161a146a9652d9110936685f3fdfc9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0abdaf2fd3e9b72347575077f6b1be93c98dee0e8a3abe67ecebfae18d654f0b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4c8b31891325366ed99ea60dbd31d4d0fdd56a770ea39bb7ae861bb6d8fc0557_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:dcc68a01324e9ecc38bae5d3b3c352ac83d6dbd8e4b034f794470b5aa200633c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:ec5c7e0e73ae9ffe66c738854014d23833b619e47db04d1d143595fc0d6be29e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:04a144524a33aa9e93cef14c5d622ab2d998d49b2fa92cff2f97b5e8014d260e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2a583e4608872a59cef4b1fef2b525592e8db029616e7fd2e9a1ffb3b3d51a92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ce5a99c1854798b4dea8c2f495153774b0f2c548266145a3ab70d1d13488d915_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef15d531feccae3fc24e3756fb7333cb1f44fde1f15e3abab4795c1394c82a7e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:96e87c49401d18b28215af4cf23edd77a4c22f657e88c2d815aa73627e6baa25_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:da9abd6e9a2986e0ef34a16b3034ac5acbfb2bed1f16579822f19f5ffa09b338_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:191d344a4c669bf45e80208766a4678469196f80c533de6ff268b8ee73184b8c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7cc2aaf048bc9571c1bc2ee302fba6af4d0dadd143bb87e64f4f98118b3d0ceb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:802068bad75a6b8fc54d8617d89a6a3615b9f78152f3c5112d4c5c300fc11ca3_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9b10d061bf542ebc4eb24c19d7f6a322b1882f279acafacb171055ed53978ce1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5f03e0a46241500d1587e63aac37051890e0adc7ff0e21096bc46674d8da416e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:80e1215bcf10d0d500b0e66e4204193e2036030c45d4cb6bf888876c783973b1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1210de83f4fb43e713855c7abf9b5aedf093dbc910a4fa9efcd6462976dc0c53_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:86f6dcc3727b089662334acf4d982e402469ca755d253e6f879bb2b0affc9dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93350185405813b4454a3d25436ba993029a8701fc2ac8264aab37d2ae95b58a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:38065bf58581b4bf56527a5cceca5db46b2efc83ed80c00f8883108b890fb118_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e2c351e2c2eea7c53ae59d124c0f92b0931410d21e9cc0c3fe789cc1496a0018_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ab54b731986ec5bfd32b971575429f3d543f1dc1c2ce2c76f1830234a7298bf1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ea33ec9d8e13708727a0543fb6c4a62a93f5b1f151f0a0bcc9a4797d81d452f0_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:280227730e5835ac8f161f53f6f6d18352b54ae5bde43cde734d7e9e9939f262_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b53ac30ced7a8a0c498d16b20639a605d3dc641947a55c77afbdacdec9247523_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7f723d2f9ab40cb2d03041f71531a012ab0e413336269686c3a6d0408f34cfe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f5043c48d0a01a31c4eaaad371ccb7966c9c54c6c1edf205d3240ec3b553c8e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:703cdb0c3ad3293e591ad6640a1102b8495d9eb481320a1e2d4b753903d9a5ea_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:8e6eb00db1d1ea2f5e3df7452e9e5d1270bd7888f1e607be48a5f98f32f5ef64_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:9ac1c29ea69ae6e7cd9ebc73317cccebf255a0bbe3c81c9a09b0e0484aeff451_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:f8f2639c97a92a87f9722665c32691280dcecdac3aee01945c367d82a1d63596_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:387c1e6e248cc139110d7d17a20af7bbd6ceae643d1e08ce1b29bffeee0015f6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:607378477f097a91509e55842eb5d6e1b66718b465c36a383a6907034b9ba792_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:995ecf921208ee94a837c8223ec6a89108e270bc0d5608cbefcc4d1962faab45_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b9a1838b9acfb3ef2ce357c9a1d067840802d893094f6474269f319e4806fd18_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:2f566116f4c6f5a79fb48923cb48cfca80559b5bbe4836504ad7051cbf523b92_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:7d78d67bc89c3d07a00541011df775ff067963c07333e10f52a414960f7410e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ae636e8b5b4c60610e5815c31ab5182ce39613ed7cea797db38cb2401a07b93d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:c22232d0c6b2d504c1d0103848cf3513ed7b246d2b9126a8ee3bf3bd3e78a240_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:2f5a362b116567dcd4e5f4d147ed5eeb31e24614fb3f400440c6fe1855fdd124_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:30e8cb8a17c4510a4c4bae08b8260559768735f5f9a8ef4bc59a8ab3b7688a9c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:27923888b09e4e8ec6cb98d658aaa3e49ebe70573b2543120353a217424f1bad_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:80b4aa5bc6c6a309fe37a1dda59e793b96eb5012b4ced3c5eeec634f52ff8209_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:64cb240618eadb7f4f918e73b7bdf834eee294a18a2d7c4a4093bf0ffa3e49d4_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:c74c68058d1b72b03d59f1f1cdecf324667ccfdadd73201fd0cc946bfab3b08a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8996cba9d4c930b74428d663fd3632497c6ebcf373f1fcce0365d707f49c93aa_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:b38b805ce2f32fd37dfa535ddd05b554d0ce44e6cee1e94414d78c90a91009d6_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:5630e4025ccc4f2deeb284077e337848367c303d137f81898e49643faed9ebc2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:907adf86600102e98e3757a77d6a010fb747db26849e4541ef85796a0a5761b4_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:cb23b46f6ebfb03e44c1f81f0f3f5bc120d12bfba93b057a78fe8205142d70db_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:ed5bc1b07f0698d4be3d5300c5b3459d93b5ecdc63e06e6b4a4e2778dae45183_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:352431c44d8c312c4e6b64d9dc18edb6fbb289696eb437900bc3059d65450972_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:9600e255771565554ea84f503c0216cdff8f1d50427426d010fc3d46c3335eca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:cb56c551f539cfda9828aa92c79b594a38825a155909e608ccede00afe8bf9e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d8f5878a7a4605139cb95e84d048b05f69705889174f8ab4978de231680cb8b1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4f799ae5d7ac9014eb9c0c6e89089a6913ee4a12a9643ed977304c1153645999_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7d124c044410acfd6101dafef477e474cc37e454e6dbd4abc35fd6ec5bc56048_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:857c410336ee6eab6fff35b34666768bf8dbbdd4171a5c15dcf68172a39fd76a_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dd05d3a14648b58ab7da4b96bf5cbdbf9953e9bd78b46bb082f6fb25bb0b7b80_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:46b6fa244b50d1772ad75b2d5c2166f662572bb2d47a25039e60dfc23a61f292_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:61f2876c4cc73effc24797ed12304142bd050c440de877da75736a12b2653f65_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b7f9efbe609b6f9ee29e3db9739aa223eba16a4ce0f5df1c9b56f7d1eaa47f29_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e2c0123f4b1c6ec50c9bd306019b187e91ca6b44173da6ff3800987b160d0f13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15a7b5027ee488189b48c519f725574306ae2b876ae3a1f51df861eca7a00765_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:227bfa2b566290a51ce119dae96d2a7bb98df57c0bdba817a5d0c1571031970e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:847af5c471add91c4774aae696a628bbb108f8e2e65af25c10dd0aef70d5c33d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:84add78fd65d23645e92d064c5a1d83ea21a9603779f33530a46d70f0f6b5902_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:45600b573f22b1dac5d15cee6b2be6362092dd1b4083df0ac46016cd1201c35c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:66ef9ba5d59ec4567b6c964844f83c79ee0637a263015dec8f07eaf8aa373ccf_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ac15515b4a1bf74e9bc1e3e2aff035440a6794dae423d580522780a96b2e6747_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f97f304b8de11df855f0314f5b0b2475ce676b4b62c4c3475a215ba131d7d974_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:34daa4d6678eb5ea069174296408ae192e786faa6eea74758d7eba8f7ae87aeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7704b1a7f52b83e2fb0ba0a419b192b4ce3f3e421c3510af372f4ed55544f21c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8d4d83c21402ef943978587984afd04da365eb3638cb0e14f14dbf24de70bee3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:931ed6ee0b95e4e857c94aa463bbc32d83dedd6fdfc83757be640a6fb4da66e9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0a80a4605c46462999c6c0eaf6a916987fee0ef9464ec0c55071446b0971268b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6124cdc4109252da9f9e16b640623f8e1c533be944107712f1ddc73dbe5cf81a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:7465b23d8888cd629b1cb664215ef08395b5c068dda45c7c19a7a85f4555338c_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:79f61a1b85958747bf48cde22ee77159c9a6660a7898ced7de99eae4e24ac56f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:567b7ce68d380600b46b1333d3cacb62f83960f6a0e0bec0df4958bd3e2fc6c8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7f7f98786d53c951b326046a02f13d1afafe3701d2dc326f365df6b3c4cf5bac_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f92bc3562627d492b96b39b293a70cbe9eb0c9fcb1b51ed55e4fd7b6d5b6d5d1_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0bc20c5e5755d67de53237b02926138c745ed5fd40e7d0ccc0057e78ada44212_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7178ec144e3bf058f9abf840a6e7098b251fdfb6f0ea7ae64b25133d4321cfee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:87054032d32ce9ee73789d3bf21c6731e92a7b4e24872b0b6e2e81e13649f017_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d69f965b24613665e5648c0faab21cc9970a8750aa37acb79dec831850d61ffa_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a36466f210d66c3b1932f82119c3767c0bde676ee836a5a1124bbfcc31563ff_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:252048c8c72a9dcc3f4caa88d0b425d278b2d95140b8785f50bff4412953dc90_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7e8142ee97207e81424e45c918d03d5bb8f96f276282fc245ae51f2f9e1695cc_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:84ce34bcc5680bd19f1a6768035e8b600b3e389cea70a802b7a1dfa31dce7381_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:2880121d87cbb56f62bace76b89d728a6f4ca272e763238173330dbe99c762ab_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:769105c7a99b2475da10d83c7fb0261d8a3f1f1727a7450630b0494d91257a40_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:f052da4da332ccd0d3296cd52d652034e731a8b6f5d1d0c36387064aa87ac24b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fbad7564cb00c52bd3c272d00d6ba2b8e2c38ec7a0313b05eb5015a06f50a568_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:8443c107fa210c48141a33558bf931bf589cafe92b7a5d4ad084788bde3d0cbc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:939b92f16627303c303a7788c89add46c622b539565ee60efc8f20c641f681f3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d2a20071760621bdfbdb217a64281649e5e6e18756db40a71662e1d99e22280f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fa367666f9110da5f3f120dc6d287028313fcc7ba462a0ce02e84ec50a2f8ae8_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:1727f586311a27baee15df170bd0e4eaf6a43df04f44460dc9a68c577903efeb_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2eee5bce3f862af8ced008a98d3f24c826934f2f26d8ce644ecc5b6020363a73_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:b8c489e5239a59fe12028735bc0fe9f5df848815bf79e4cef0150202a59c6293_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c10c61d2cedaf6348435f116589596673747f6ed8d68d254021739304ab785f2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1241302a5bab12699cc4e58b189bf88eba8e07b6a250a78c859df999a3334aba_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7d860a0f9807e9a37ee2cf1d9f555056f9f8797c4b4a7b567954eb29143da7db_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b98e93d95ea17faa491986dd481291a60b7651451b906bbb0401629c9fb0fe39_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:eaac5cf014c2b71bd319c03b2f46c870192a21ae1954c709bb3d4d2e2d8b079b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:0106da19a2719619758160edc6f9a744c8450f9e36f81bc7054e3df96a0a9e28_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:35cd813160372fec5daa93935e4182253805f366641d4a2bcede529d8c2a3f1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d1e69e009766d757b0dbe739a16550dedf452e2c27fb33a846fac40f4c1fa6df_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:d3d0496399c0a013c34064837b5c05db6e1f2c2418e1268ee35aed7973b2e1b3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2108e48082e6943ee0a316dd80628128eb1b72759afc497bcecc9b3c5d50c1b6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6f0c41d7a8523f6713f0890dff111285061b0a8ee7d9dc28b282340a3badd9c8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7ff2807320b72eec0ca9e36679671abc1b1d1c25f40337769f34572772a5aa02_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dfeab5d3a306ad89c32df57ef2e9f65d9825355ead96665efe593fc9744fdd2c_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:18795511b7e840a5fe235263b1c3c067dbb487a829078ff52ffbd6accf5bbf85_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:451f37fe26d3db181f03edbc2273aef57970e3b2f81f4b1bb0e5b7f666f00e30_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63b8154092c6d82157be6af4f69b593ba4c938867b5c66e98910a453a88421f3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:c652c304ac6a93278da69409052a4f18abe17b98bdc90ac47012ff42d313ffab_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:63bc853e9f99ae39ca56a805192659774202055fa5724f4c012a805a617e5dea_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a3022e9b437e11f414972cb44145411b89700387cfba5f9165ea91d98ecc465c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bddf05bf96cb7c3c6dc61e616ec91985df30bad15b352031df680fb8ddfc34b3_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f02f26b261a081a4b60f8ba85f52c6eff1077e7490b1678d8ee7ef816c634dd3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:4eb3b1bbf042dba8b49fb3e17f66aa8707b70d63d3caa460cb6d40b94ec0b6ee_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a14dab23b6d2386d25bff4fa230f394588a324235492b69602e8ec541f804156_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:a261fcd575c79cf8f90e4145be9241552724da0072e573a178ae05b1e75c1b13_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:f84031927645af7cf869fc0abbbb99bb4f8ffecca105a24105266f1315425f38_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:1a2542213639329a8258625dbb5abc5dc9ccff2086dfd7e15bd48731052d847d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:636f202fb2b5cd925daec96b7f474d1f28b8f02191ec7de1b606ef3f9397c510_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:92ac677b287d990384def1bb0c4fee83378146606be8c8bea1838544c7d47640_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:bbc258ad91e9d107718f26c6006e2d8dc674add211f1a103d81016612b9cf6a1_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:0f10d0f4c2538c4e07401060380ec76773f2664ccb3aebd2a84cb3b52134e495_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4ab844a3a0e8bec2850fd15808e30bca21f01db7f989bb32dbf4a6541509066d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9e31406bbcb7380013eab441fdd57214f5e949d8000121570d5179620a07cb46_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a8c86f22001ad6ae785eef5e4d7dd1bbba10d2e9060c89512932065edd4e8871_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fe70ea62c5c6682bf59e6ddf3264e07f8b03f6916423b5e36b857cfe73952978_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:94815d72e21da1cb369574ba3ed3f9b4f27af485f9343c60829e603dd9ab3c3d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6d9780fb32161627967df7f1e621413ef71571b2a8faa374d9411d809165d2f7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:a4a29c89378f5f42f8a7df75ce7db697b6a6f95e5a334ecf4ec72d54810c87ca_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cc11fe8155fdddeb9c56fe22e2804f439a1359a347bc374586bf4f95ed5faf79_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:fba48df5fe40439d0183d6df934c732667832473d5a0edc6ec20cb4308ca6187_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6b1f166d6d8937ba6fa7330b452290a6d99e3844b2b9399947e2995c415583b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a1f13170c116c224999376bd112574b764aadb30c77cdf8b92b31792bad1f762_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b75e2cfa9bb5574189c4ded9a2bf940c4eeb308384030f96462ee10748e3086c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d72d59060a5d04934963d813fc30daba72e574140161af2234385004cdd0dcfc_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:40bba74503a8fa87e9c9b4e0ec968c2c24d9485cc53e639e61098258b578572d_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:49e4248377ee371ec495fff8e1b46fdfa40d63191636b0692d5d743116b05028_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:63e3f1ee963199fe9cf6e65f65952e3903c1952e7016afb3582c6ad8141427c5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a4dcfa7fd13b2ad90b58dd0a012e4586c93b6b03a19c313ac24c2ffa4622cdbe_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:23d558713b5c9b9d4b4967eeb8e9f599f4e6c80ce70dde4c46a913967b0ea28e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:2864a640e1ab1d38d3e5d42043ee44d1556f124ae3a97132d315e90b4c4054fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ad6346d1f63f466c10774b9ca5d39201f043cc6f713c03541d0818cd77bd2bf3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:db047a4d438049b59cdc5e3642abe48a5617e28ca2f2dc26565f71557759420c_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4daf830be8d4c647a3bf1ae23cb1c0a21a8202693efcec9f0afbe510fdcfb7cb_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:a06f35a3397abd944ad2e5a0e96389eaec0471e5ecfdc03f2dafbb844f04a3a3_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:b07f0750d6a2da9c7f792a1da98b28a316231ca82032837f415dc72de42fdf27_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:fa12e2cad7a6ce96e64264b13ccac4013d61994c616106ca1ac54bd9e21f1fc8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:06238ad732f0799de0ed6968c67d205c90967061926f4b79eafd9d75af5dc7b5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:2b41c871dbba26cb06b8ba8eab8b0fc0e124b0b0a711f81c186ef7668e184ea8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:55aacce05f7ea5d1735701992cd08cd36472bcb8544e098d2b103e2b02c863cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:f6f0c355a19ac6688cb96ef7193db9a193131fcd2137c4ded928bc15f82f95e6_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4694b7826459cbca8d84d6e994b8d37d61c5d9447342590af21f1cfef37ddc1b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5ec53e9c6fc3a063f88f28c5ca4caaf3e00e63d066ee346247e9353557b994b9_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6d44be337899e36421baffb8d47ab8840936a038e3c4d3d27b65cbd710464de8_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:809944f30dce2047013dfaf5bc4a54d9677b5d0e562a5d0661245b13d84a7621_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47df4e4022d79ddb524580b70bb8dddf28a786a852287ca7ed55a29fa922c0ed_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:64b40228296b9a797da8f6be3098bf4d04fdd58da8074134bcb9420b371ff7af_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8079a43981fc3be969f3f7b080d63c4297d13a8e3e2395bcf6b5dd0c257e87c3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b3f9de6b1931a31d32353129876a2b5f03174ba54b63f11a06b81a2e561d618b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a468bb826b5a7d912a1d2ca54a3b9b76d802a485bd786fa65b8dc0da5a6b26e5_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d415a549e2b4b719d931d30497336293e3ffdf349877fee4d3f39a17acf9c85d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ee36d2334c2434674d6c849b29c1ee44e83d2a5e8cb83f475bc264989f5c1fc0_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f5b01a4739ad3d83a146a7e583a86f5dffc3ec33eb6d6583b6a390d5b3b9c0b0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:22bf22887ce00497d8982575813bac12ba77a7f23164fb2007d5a3bf57492a77_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:4f64a7e8a16c4e9c28e5d951bf088977b25fb588a7f9b732d21f27507286979e_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54939f6830a4a977a7d7df7b6e8f4e54ea684d70de0e333f5a70fab299727f3f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5a73f59f7023b2c8f75a79732b91782fe29f5203b60c81d2a67e95faba1f1b92_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1bd32a9ea732fdda7b3d75f37be6c3c4225a7ea06a6fb207f34fe702f6494910_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3e88d5e0d65c3273697683d29d4c40e0ad6ed6d7567769b23f1f52e857c7e9be_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca3482439e1cd29ce36ea8f70e7aa7b0106162b2b95896e75f969d4029e01767_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e399ef9611e302ed67e3b9059c3a5f4d45cc087dc8cc739d4e04e9025ce2de1e_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:0e766e338f0cf4f488572d841d3e61ba9e231787c6eeeb5c71ddfe35d6758bf7_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:599fde550d8c0f9805d201c5eb39d09bf8d2372c4693e8c1c88704c7c4d09ba7_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:65458141af6f929be27d1a914e519b690c601e84434a2ddd4ccef3d3276a78a0_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e0cff0b4c81900bd3865669760a85252369849c84cfd967eca080fc38d2d983e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:0c3a42d5514c7ad4937e3c04be16096a75ea4566c170d9fa0b71c018f70cb6fb_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5514659de95e43ecfd6b2b2839d64ccbcc16d63572e2ed449c644b2e7ea31124_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6aa1961b7bcc4eeb79e7d64796c1e625bd8d950e9940ce92494f72390f5cf3cf_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f2baed67c511816753c6aba151fd8334c721894cabc922de3273b9d2a02304f5_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11d3ad8d7f586a9381537ca32b0b856eac76af2187261e233a21a07dcb01e6ed_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6c9ba56fb9fa0c2cd19d3ae3caab8887ce332ffaaa84128b1bc78d54ab891878_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:87b0f9baa95acaaa3a98e093146e190bdc9c1e079ce91d4057df674d9eac7ac2_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a3034741f1df01e09d1944fbfdd9f369ef24c4512020a1cb30973c1295da4bfe_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2f03b3702f208ffe22592ab0e10e39009e117d60159e91c59c67c4811292620d_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78eda4cef22a943cc075f5a7a2a6c11df6902bd54f8e5b9938c476a7104c3e04_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9c773f695ebca3a80c9e49965919ba8561a7c2b2548c79c8d099de42cbb19a0f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d7b3aff828a822c670a85994fe5463d88b772ce300a0ebd8187d191b447b83d2_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:04e5e76f435ff9df669ea64087f69de26aa5f2987ce07d2da67eb92c64b629f9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:827f338266f99427084f18dda24c7aac767faff257360446b124e126becb3db9_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a019335d102a7085b707bbf8fecbf5ff90f8595bc46a336c5711b5981ae66b73_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f5b2e13da8b268b23214b05e4a040d20488df1edf9ddd41d7948266ba41ccc17_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0e55a57b5de2699bb54afc90a9bafdb69b9909bdbc2f78829fefa91761054f3e_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:50ec8d9e788f00b94a41d52fea67096d632f884e9230f08f9deef242d6d79f6c_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b4ee509818d2ea8096b3df12ff511d65c649a4af11f421717347bff9bd9dd2d9_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fb92e569a740ba368bd5f24bcf319086073138e03a10e97cf10d771f256214a6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:10dbbd5703a6bdd984d70191fe7ff177090733b72db2e6d230d85b4a43088027_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2d214f1f0faa5d3b5f0079d51b8a736c0dd6a6c3c7e6dd0cd0281ccc52b85864_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4d18c3e84a635c3e24df25349ed50386b10d4a18cc3ef8fd2e6fd51f3202d904_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e66945305b465c2c0e662516bdce60f8962f9108d185bd433a779c058b040018_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5b95c1a35e6cbf4a31b32fe37b3fc5913a6e5439134224950351ba0bb4ffff11_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:83af739a2a97e8ca26e42cd6cf339c64c833ca367724be97d46122b3b67af46d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:aeb3ca52a3b3c629f3e47076497c9c7b110e19c07179c4dc36e1cd1928071fbf_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dae2c5b83af233ed3226f91386de5495b9d71d13a61a1790bf762a4606715833_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:2603f5afa07c4f564d924ac6baf7a73cf101824a548dadaef803f07f203b40d6_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:8f2f430f77e960893b0ea7a4fe2aec2c19c2e47d4a23b098ca7961bbc5990378_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:064fb9ca135acd79fdd9ce4e5b6f030e917b10ff2ca225a315a9b769eea66d6a_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0ecd59a4e944028ac196feab9e43ee9b65b44891066140ee1f24236c6ccfea34_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:43045aaed8d9b2f692be274b2ff21424d8dd91c527d3218e073dcefc76466439_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:53cfaf70f35092bd87923def56c680f8571c0e75630734d9f50635a88098abff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e38924ac792d04f56a1b8ccc4d3f5ed05c0af157250348c8e473b4c3ada99bad_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eaa87e0efd6a5db1e680d51941199fc01750b23fb060ab138e3f6b145366bf31_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:06b36fc6ae89e5c3569ae23b04642c007e6a931b0aec7d4c64cf1ee9c8605800_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:8754d7e8d4c4556f575fee457a569baf8adc39a0af2f923aad9d6a0b94280a4b_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:88cf17a82c8fa8db57d380437bfd1c36fe57dc838088309b756ee721c1c76383_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:bf0e1c2f7d94df985985dfb36d5bca9a5780f1c1df206f6b142cefe573790cb5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:22c321bc6e3f3f222d4911428b92c73eacf3985bea70491e682fee6a9945e302_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:70190ee5442d3cc667b72c2e64acbfcc15493c2452d08fd8a2f01d059b92b8dc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:97ca8d326cd3c6105c3afe3d804776f7a0be36e17d35a95438aabeda5a47900f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:f79ddffa8dd8d6c6db5229edae4b5605c7cb5930a95c63a8c0b8aa2d22cea99f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:05e774cfffba16fc332903d20a8c64a12c475bb231a4250593709fa9fe4bb640_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:37307e367618f2572a827a09af1c0d6581d8ec0a8eeda8815c71808491f744bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:459083442e5eb8a8c1535f455ba2f780d460c3eddd2cb2ac34c051e146a8f67d_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5983b69185feef139f0f5c47f02965f1eb727d0e8faff46c9d2d0a4c2ebe6b4f_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:155f6847a9cc1d82a3104a6db4e7eb3086926b12bc88ae9839d53b6f309d2680_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:53541bed17438c8ddd43384c0584677c57396ee72c13e41688f483f4ebcd874e_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:b19ef9b1507caabae8e92f541bc045c9a599dc59e5dfae80027bf90b699777c6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:f96306febbd6d54cab5f1dd51ea5a923a26f6102a4610044068d26047def0dff_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:48752cc7a0250dc6ce75881189573feda9a7ff749358cf0958d1128d081e6fec_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a589289ca5e6e8a75aaa39f28bdd70301038953457dc4ae0cdec3d6d36604f22_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b24a86a8b23ee98bc641e743e8a8ec8620ee933d2a7c0371d0001a45d23f8fef_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ca8a581bc6dc126231c219a1666ceb7a5da8735ecfc4e82ecda5f812c4c63eb8_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:1784bbeffd252906b1c43137832c8859efae1b2c41e79148928da07a1a4abb59_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64c049ee817b3b34a1686b6295cf032a458014bdfa461975846cd80a52633c29_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7ae0e8b003aa231b23d5618e6a3589ba22874e50499eb0ba37b3c2b8fdab4570_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a768e0d7936a3cd3b7a4fff65528eecf2117a228fae2e690f1ac21537c1f586f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:6e6a29e4bc695c8a309651790c57720c2b99245048d3fa2f012ee0da6f0a424f_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:808903f3acd6fccd22fc6ebf57e3315f8f4266a68d92830c13b997580c3e5611_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c41fca03ba46a7bab1499c9c246828c6ca2ecaef7269a438c18e6215c86eda78_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:c5255851472e84dede992c42d45fa87388b81743ab602b0944fe2f4b800a5537_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:539c769ebfa04388aefc9f814ba2785465a285df874b21c52c75d09df99dfa5f_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:726b8743f3293faaba1629abb383c02b0914e58bb9002284cbe110218062cdf7_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:c2d42ed251127b867637c9527d2098b05c91458444b24ea6d8c39359fe386356_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ed9d12eae075a1145665c5129baa11b36c8049e3fa353891c8e3b4a69961008f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:451cc9b07f4a9f5780e7b7fd2977f8ed79edee73f93642a9267eb5b964435a15_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:adddacf61642075044b6dc647b8f35c67649f8f3fcf6583b907fc68aa72dadb1_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b539e54d2de3dcba3c017128d39c9d4396440f451e8cd54ae1602484f270d91b_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ee10263a6ba9b7b52283b6d74ada5e5646b782f47f0f1c59cd867a505f4c13fb_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ec9f88a46c222e71e4fcba39943c0097b5d8704e585e39d7f5a095b5beb97a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:720c376d93d90873dcb3595d5c8fa03e6bacc1cde4a7b143b8b8055708afc944_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9303c368a365f126304cbfc1177873a4661e0fb7a583aa67af3f3dcb943cd737_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ceabcbada13b9a060f5078bea14289b316f902d70ee61d8fd08964294c085cd5_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:57b89df24a87d7aa8c29e4615a0d1cd310ed940ee31f2b006e986896cf2bb201_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:8f68f361a2bfdfd2bf405cbce0b1354d8607756ee15ed4842478ffe88903386a_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:97f1429e1213a1717b64b416ce5f0b897b53f6f322515b005d3ee816435c57a7_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b070fed33a1b123b4490fb5a7c0be1d9bbfc95fe52312c8b35a88d1c0aceae81_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:0f9138b013d40397c0a0cd693827863fdf235a1b5c6c20fd3522c9744f916829_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:49cc36557313bb032197898d3744a986b2c46339a884029c53ce93e1f71f1af5_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:8da2720d0e4c36dc7322de379a8c43b476df095f8e032c69a31bbcad52dbfc11_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d59386a6ebad45f01366c0fff266ee89b5e8d152182ff381b593455b4f79b65b_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:419cc6a01403164c5ea27c03680a539a0d2f9cd3c0b77ef626cefe4ed33b8c95_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:4f10ed3e194ed1de6a20781494b63b88d78c1ec46ec2854813ec6510c72a82d1_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:5a28cee0ac457629890babac66f8d7c785d893c917db819c55a3b4ad64a17391_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d155adcf68e7457545df98c330c1b25745e34baae9bbf2f219a1c0ff50248df6_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:855f2aef5d10f3322d60ff25b52f0a42639c487a21772454ffd60e51ed9bd4a3_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:f1192099b80d6045a7427a9ea6d7b00b1c4ec041e32ba340a735cc47b3df8ebc_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:0066f98b729e939293e77b63a458c64c8b4487650eb7d493a37aa21637e509af_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5a2858f3132fcd075a06cca95dacbaaa36601a82a84576bb02afed72f1dbaa16_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:54ec77a60fedfa6ea4b5f447b734567d3223bfd062b8a17f088d71852e244d2f_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:9435511ddeb810bec377e2f0ff61b1f1675307a1e44a7616c1e29b79fcc8ad11_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:44c030a9134e842f4bd757173f9dcd1fec321fda840a04b0df39995e767c0404_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:59ba9de71e2ab0b7ed64277e23c7fbe9c2c93a86b1637c9721c2568f409f203a_s390x",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:920da173de136e208066a270faa5ee307ea7f44ef44143027fdbcf6caf6f3235_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c43bd8a43237f7f890cbffac9d124ad51ef2b081ffdf97a047693fd34e38cbcf_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:458e0ec500a70d919a49cd1670f7a7178db606dec0bed1c4a1e7f1c947118eee_ppc64le",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:47c3160913676598acc6b318680e1ae544282977134a0b18d4d08c3275317268_amd64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4a976eb38fa2dd45a2c4acf03bf6d7865da7f8a18387f96b5171be153a600d76_arm64",
            "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d7a87012d7ed27c6577a3bc5d80423d510ed212cb2e8eac2e94a21b923019367_s390x"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…