RHSA-2026:10093

Vulnerability from csaf_redhat - Published: 2026-04-29 08:06 - Updated: 2026-05-02 03:25
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.19.29 bug fix and security update
Severity
Important
Notes
Topic: Red Hat OpenShift Container Platform release 4.19.29 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.19. 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.19.29. See the following advisory for the RPM packages for this release: https://access.redhat.com/errata/RHBA-2026:10080 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.19/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 ajv. When the $data option is enabled, the value of the pattern keyword is passed directly to the JavaScript RegExp() constructor without sufficient validation. An attacker able to supply a malicious regular expression pattern can trigger a ReDoS (Regular Expression Denial of Service), causing the application to become unresponsive and resulting in a denial of service.

CWE-1333 - Inefficient Regular Expression Complexity
Vendor Fix For OpenShift Container Platform 4.19 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.19/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:4e97f1a9f5f5e751c7795ab6638723b064447106845f3d75d35b03a1a6c9488c (For s390x architecture) The image digest is sha256:38ce542dda6ecfabbc74da4052af74b63a2e6e00ba3c58ccb2e8610ee4fa3ba1 (For ppc64le architecture) The image digest is sha256:1dc485424fa4a6fbe7864c44d2b527351d53b9f7d7bd24d349e6b25325624bdb (For aarch64 architecture) The image digest is sha256:4f700acd8ac54c1ff151c27ea9042606fef35a7874204732503656bc88e19fda All OpenShift Container Platform 4.19 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.19/html-single/updating_clusters/index#updating-cluster-cli. https://access.redhat.com/errata/RHSA-2026:10093
Workaround To mitigate this issue, disable the $data feature if your application does not require it. If $data must be used, implement strict validation of the input fields that are referenced by the pattern keyword to ensure they contain only expected and safe characters.

A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.

CWE-551 - Incorrect Behavior Order: Authorization Before Parsing and Canonicalization
Vendor Fix For OpenShift Container Platform 4.19 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.19/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:4e97f1a9f5f5e751c7795ab6638723b064447106845f3d75d35b03a1a6c9488c (For s390x architecture) The image digest is sha256:38ce542dda6ecfabbc74da4052af74b63a2e6e00ba3c58ccb2e8610ee4fa3ba1 (For ppc64le architecture) The image digest is sha256:1dc485424fa4a6fbe7864c44d2b527351d53b9f7d7bd24d349e6b25325624bdb (For aarch64 architecture) The image digest is sha256:4f700acd8ac54c1ff151c27ea9042606fef35a7874204732503656bc88e19fda All OpenShift Container Platform 4.19 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.19/html-single/updating_clusters/index#updating-cluster-cli. https://access.redhat.com/errata/RHSA-2026:10093
Workaround To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.

{
  "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.19.29 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.19.\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.19.29. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:10080\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.19/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:10093",
        "url": "https://access.redhat.com/errata/RHSA-2026:10093"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2025-69873",
        "url": "https://access.redhat.com/security/cve/CVE-2025-69873"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
        "url": "https://access.redhat.com/security/cve/CVE-2026-33186"
      },
      {
        "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_10093.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.19.29 bug fix and security update",
    "tracking": {
      "current_release_date": "2026-05-02T03:25:39+00:00",
      "generator": {
        "date": "2026-05-02T03:25:39+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.7"
        }
      },
      "id": "RHSA-2026:10093",
      "initial_release_date": "2026-04-29T08:06:12+00:00",
      "revision_history": [
        {
          "date": "2026-04-29T08:06:12+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-04-29T08:07:33+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-05-02T03:25:39+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.19",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.19",
                  "product_id": "Red Hat OpenShift Container Platform 4.19",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.19::el9"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Container Platform"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673425"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49_amd64",
                  "product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674349"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c_amd64",
                  "product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Aab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673159"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3A91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673462"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3Ab49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673197"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334_amd64",
                  "product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675849"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674376"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675631"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Aa387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673461"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673171"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Acbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673217"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674212"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674084"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Aaf6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676087"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674189"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:ae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:ae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:ae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Aae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674215"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da_amd64",
                  "product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673412"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674522"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Ae163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676307"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673898"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3Aea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673389"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3Afb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683784"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673768"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673709"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:efccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:efccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:efccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Aefccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673635"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155_amd64",
                  "product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776774927"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f_amd64",
                  "product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675961"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673143"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673954"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676247"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673168"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674222"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Ac84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675673"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3Aa2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673584"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:affe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:affe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:affe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Aaffe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673594"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776666632"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673369"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673786"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ac03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673916"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674180"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673155"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Aaca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676374"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674494"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676278"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Ac5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683784"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673149"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad_amd64",
                  "product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675952"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Ae819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675706"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673507"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673534"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Ad7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673160"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676307"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Ad71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683762"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Ae16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675807"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675019"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673538"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675111"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683987"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675815"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Aad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676032"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3_amd64",
                  "product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674283"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:bc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:bc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:bc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Abc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674205"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675892"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Abc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673632"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:bbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:bbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:bbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Abbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675755"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Af1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674025"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676059"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Af24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675556"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ad59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676287"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:ae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:ae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:ae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3Aae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776666515"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673601"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673407"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673393"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3Af94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673209"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:a9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:a9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:a9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3Aa9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673524"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776666612"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776666730"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673610"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:eaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:eaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0_amd64",
                  "product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:eaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3Aeaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674666"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:fcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:fcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:fcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3Afcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673554"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674064"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Af403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776684174"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673140"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Aba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676536"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673614"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08_amd64",
                  "product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675602"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3Ab7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673259"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673169"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674368"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Ae70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674066"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673138"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674388"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Af6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674121"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675984"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Ac002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675859"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674182"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674233"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675784"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674537"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676163"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675744"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675070"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675846"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676044"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673522"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Ab965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676017"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Aaa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674039"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673132"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676139"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939_amd64",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674030"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676057"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Aa985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675633"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674415"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Af75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673178"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673833"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673144"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675912"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe_amd64",
                  "product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/frr-rhel9@sha256%3A1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673943"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673966"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674375"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673970"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673289"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3A9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675447"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Af050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673304"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673438"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675259"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3Ae04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673243"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673412"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Ae530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673171"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283_amd64",
                  "product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3Aa310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675521"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4_amd64",
                  "product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675128"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776684050"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Aa9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776684155"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df_amd64",
                  "product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Ab4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675919"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:dd9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:dd9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:dd9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Add9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674229"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9_amd64",
                  "product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675595"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Ab0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675826"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674348"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:db20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:db20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:db20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3Adb20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:f6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:f6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:f6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3Af6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776666531"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673989"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675038"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674102"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776692789"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673130"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674195"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673187"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674514"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674074"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Aef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675812"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d_amd64",
                  "product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776685755"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-nutanix-cloud-controller-manager-rhel9@sha256%3A37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673136"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:db6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:db6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:db6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel9@sha256%3Adb6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673130"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674291"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Ab559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675982"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3Aad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675676"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674153"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673448"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673480"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Afec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673941"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Afe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675617"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675824"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676015"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Ae6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683885"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673490"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3Aa0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776668614"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673172"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3A2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674250"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c_amd64",
                  "product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Ac56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673591"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Abcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675133"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Aad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674103"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3Abde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673153"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3Abde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673153"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3A8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673147"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3A8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673147"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel9@sha256%3Ac28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673138"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673584"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Af781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683756"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675857"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Aa71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675600"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:aa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:aa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:aa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Aaa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674305"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675784"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673154"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675643"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673154"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel9@sha256%3A3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776666492"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673425"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:fdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:fdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b_arm64",
                  "product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:fdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3Afdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674349"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63_arm64",
                  "product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Aa83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673159"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Aa0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673462"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673197"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8_arm64",
                  "product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675849"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674376"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675631"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Af7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673461"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673171"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673217"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Af8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674212"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674084"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676087"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674189"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Acc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674215"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416_arm64",
                  "product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673412"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Af0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674522"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676307"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673768"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3Ad939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673709"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673635"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca_arm64",
                  "product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776774927"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5_arm64",
                  "product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675961"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673143"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673954"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676247"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:de2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:de2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:de2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Ade2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673168"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674222"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ffb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ffb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ffb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Affb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675673"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ffbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ffbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ffbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3Affbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673584"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3A4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673594"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Ab37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776666632"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673369"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673786"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ab4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673916"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674180"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673155"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676374"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:de16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:de16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:de16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3Ade16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674494"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676278"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683784"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673149"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c_arm64",
                  "product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675952"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675706"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673507"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673534"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673160"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:eaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:eaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:eaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Aeaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676307"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683762"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Af3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675807"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675019"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673538"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Ae88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675111"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683987"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675815"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676032"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79_arm64",
                  "product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674283"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674205"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675892"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ce46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ce46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ce46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Ace46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673632"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Ad23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675755"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Afc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674025"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676059"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675556"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676287"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776666515"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3Afe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673601"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3Ad4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673407"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Ad80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673393"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673209"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673524"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776666612"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776666730"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673610"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3Ab8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa_arm64",
                  "product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674666"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3Abd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673554"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674064"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:fab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:fab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:fab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Afab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776684174"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673140"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676536"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673614"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25_arm64",
                  "product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675602"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3Ad43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673259"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673169"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674368"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674066"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Aead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673138"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Abc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674388"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674121"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675984"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Aec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675859"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674182"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674233"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675784"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674537"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676163"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Aac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675744"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675070"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675846"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Af448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676044"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673522"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Aa7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676017"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674039"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673132"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676139"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674030"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Aee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676057"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Ab01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675633"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674415"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673178"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673833"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673144"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675912"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:e61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:e61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e_arm64",
                  "product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:e61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/frr-rhel9@sha256%3Ae61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673943"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ce52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ce52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ce52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Ace52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673966"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Ae79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674375"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673970"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673289"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:e1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:e1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:e1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3Ae1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673412"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673171"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2_arm64",
                  "product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675521"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b_arm64",
                  "product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675128"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776684050"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776684155"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6_arm64",
                  "product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675919"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674229"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe_arm64",
                  "product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Ac08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675595"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Ab3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675826"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674348"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:eaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:eaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:eaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3Aeaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673295"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776666531"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673989"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Aa84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675038"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Ac1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674102"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776692789"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673130"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674195"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673187"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674514"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674074"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675812"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e_arm64",
                  "product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Aa80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776685755"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Abfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674291"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675982"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675676"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674153"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Af9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673448"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Aca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673480"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Aa75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673941"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ab692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675617"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675824"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037_arm64",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676015"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683885"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628_arm64",
                  "product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673591"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675133"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Aa274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674103"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683756"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:cc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:cc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:cc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Acc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675857"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675600"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Adc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674305"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675784"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Aac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673154"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675643"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "arm64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3Aa564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673425"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674349"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673159"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675849"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674376"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675631"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Ab6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673461"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673171"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673217"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674212"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674084"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676087"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:aa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:aa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:aa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Aaa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674189"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674215"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673412"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674522"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676307"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673898"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673389"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683784"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673768"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3Ad6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673709"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673635"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776774927"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ffef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ffef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ffef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Affef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675961"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673143"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673954"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676247"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Ae463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673168"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Ac4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674222"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Aef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675673"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673786"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ae1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673916"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674180"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673155"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676374"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674494"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676278"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Aab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683784"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673149"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675952"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675706"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Ad61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673507"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673534"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673160"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676307"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683762"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675807"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675019"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673538"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Acc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675111"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Aec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683987"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675815"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676032"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674283"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674205"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675892"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673632"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Aed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675755"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674025"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3Af12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676059"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675556"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676287"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674666"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674064"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Ad1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776684174"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Abc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673140"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676536"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673614"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Ad052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675602"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673259"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673169"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674368"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674066"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673138"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674388"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674121"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675984"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Ae8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675859"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Ae9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674182"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674233"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Ac8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675784"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674537"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:cadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:cadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:cadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Acadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676163"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675744"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675070"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675846"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676044"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673522"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676017"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674039"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673132"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676139"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674030"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676057"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675633"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674415"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673178"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Ae294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673833"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Af0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673144"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Af1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675912"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:d66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/frr-rhel9@sha256%3Ad66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673943"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673966"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674375"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673970"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:d6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:d6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:d6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Ad6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673289"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675259"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673171"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675521"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:d2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:d2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:d2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3Ad2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675128"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776684050"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776684155"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675919"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674229"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675595"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Aa251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675826"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674348"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673989"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675038"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674102"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Adfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776692789"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Ae7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673130"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674195"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673187"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674514"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674074"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675812"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Aa913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776685755"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674291"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675982"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675676"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674153"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673448"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673480"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673941"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675617"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675824"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:b9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:b9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:b9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Ab9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676015"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683885"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3Aa7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673490"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776668614"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673172"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Ac69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674250"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673591"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675133"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674103"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ad48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683756"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675857"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:c9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:c9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:c9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Ac9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675600"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674305"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675784"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Aa5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673154"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675643"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673425"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:af1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:af1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9_s390x",
                  "product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:af1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3Aaf1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674349"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0_s390x",
                  "product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Af6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673159"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6_s390x",
                  "product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675849"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Aebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674376"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675631"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673461"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:de22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:de22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:de22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Ade22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673171"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673217"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Aae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674212"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Ab329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674084"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676087"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Aee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674189"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674215"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05_s390x",
                  "product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673412"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674522"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Aad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676307"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673768"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673709"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:ed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:ed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:ed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Aed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673635"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075_s390x",
                  "product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Acd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776774927"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096_s390x",
                  "product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675961"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673143"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673954"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:abdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:abdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:abdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Aabdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676247"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Aa38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673168"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674222"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Abd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675673"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673786"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ab07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673916"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674180"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Aa51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673155"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Aee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675872"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676374"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3Aa5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674494"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676278"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683784"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673149"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267_s390x",
                  "product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675952"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675706"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Aaa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673507"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673534"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:af138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:af138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:af138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Aaf138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673160"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Aada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676307"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Ad47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683762"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675807"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675019"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Afb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673538"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675111"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683987"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675815"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676032"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:a0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:a0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698_s390x",
                  "product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:a0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3Aa0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674283"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674205"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Aa8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675892"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673632"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Af360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675755"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674025"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676059"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675556"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Aff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676287"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599_s390x",
                  "product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674666"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Ab18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674064"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Ae9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776684174"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673140"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Ad5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676536"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673614"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991_s390x",
                  "product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675602"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673259"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673169"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674368"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674066"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Ae2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673138"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674388"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674121"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ab97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675984"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675859"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Ae10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674182"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674233"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Ad3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675784"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674537"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676163"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675744"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675070"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675846"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676044"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673522"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676017"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Ad71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674039"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673132"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Aa7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676139"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa_s390x",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674030"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676057"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675633"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674415"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673178"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673833"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Ac43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673144"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Ab05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675912"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb_s390x",
                  "product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/frr-rhel9@sha256%3A2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673943"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3Acb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675447"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Af32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673304"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3Ac362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673438"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675259"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673243"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673171"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc_s390x",
                  "product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675521"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d_s390x",
                  "product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3Ab5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675128"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Aed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776684050"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Ae1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776684155"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9_s390x",
                  "product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Aa2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Ab86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675919"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Aca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674229"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657_s390x",
                  "product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675595"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Ad6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675826"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674348"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675038"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674102"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Aec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776692789"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673130"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Aace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674195"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673187"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Ac706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674514"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674074"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675812"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f_s390x",
                  "product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Adbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776685755"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ad4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674291"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675982"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:c2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:c2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:c2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3Ac2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675676"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3Ad9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674153"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673448"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Aa7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673480"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Aeeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673941"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ab2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675617"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675824"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3_s390x",
                  "product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776676015"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683885"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9_s390x",
                  "product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673591"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Ad76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675133"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674103"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Af9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776683756"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675857"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675600"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776674305"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675784"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776673154"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Ab889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776675643"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:af1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:af1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:af1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:fdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:fdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:fdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:eaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:eaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:eaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ffef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ffef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ffef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:d66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:e61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:e61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:d2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:d2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:d2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:a0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:a0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:a0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ce46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ce46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ce46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:bbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:bbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:bbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:ae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:ae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:ae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:a9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:a9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:a9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:fcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:fcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:fcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:fab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:fab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:fab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:cadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:cadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:cadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:de22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:de22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:de22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:aa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:aa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:aa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:ae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:ae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:ae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:af138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:af138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:af138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:ed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:ed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:ed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:efccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:efccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:efccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:eaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:eaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:eaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ce52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ce52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ce52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:d6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:d6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:d6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ffb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ffb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ffb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:e1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:e1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:e1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:affe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:affe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:affe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ffbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ffbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ffbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:dd9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:dd9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:dd9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:db20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:db20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:db20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:eaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:eaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:eaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:f6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:f6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:f6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:de16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:de16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:de16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:db6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:db6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:db6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:c2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:c2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:c2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:bc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:bc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:bc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:cc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:cc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:cc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:abdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:abdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:abdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:c9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:c9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:c9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:de2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:de2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:de2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:aa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:aa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:aa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3_s390x as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:b9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
          "product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:b9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:b9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-69873",
      "cwe": {
        "id": "CWE-1333",
        "name": "Inefficient Regular Expression Complexity"
      },
      "discovery_date": "2026-02-11T19:01:32.953264+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:af1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:fdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:eaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ffef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:d2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:a0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ce46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:bbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:ae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:a9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:fcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:fab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:cadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:de22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:aa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:ae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:af138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:ed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:efccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:eaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ce52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:d6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ffb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:e1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:affe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ffbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:dd9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:db20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:eaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:f6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:de16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:db6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:c2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:bc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:cc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:abdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:c9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:de2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:aa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:b9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b_ppc64le"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2439070"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ajv. When the $data option is enabled, the value of the pattern keyword is passed directly to the JavaScript RegExp() constructor without sufficient validation. An attacker able to supply a malicious regular expression pattern can trigger a ReDoS (Regular Expression Denial of Service), causing the application to become unresponsive and resulting in a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ajv: ReDoS via $data reference",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "To exploit this issue, the $data option must be enabled and the attacker needs to be able to send a payload with a specially crafted regular expression to the application processing the input. A 31-character payload causes approximately 44 seconds of execution, with each additional character doubling the execution time. Therefore, even a small payload can cause an application to become unresponsive and eventually result in a denial of service. Due to this reason, this flaw has been rated with an important 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.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10_s390x"
        ],
        "known_not_affected": [
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:af1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:fdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:eaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ffef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:d2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:a0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ce46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:bbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:ae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:a9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:fcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:fab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:cadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:de22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:aa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:ae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:af138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:ed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:efccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:eaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ce52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:d6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ffb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:e1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:affe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ffbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:dd9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:db20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:eaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:f6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:de16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:db6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:c2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:bc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:cc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:abdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:c9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:de2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:aa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:b9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b_ppc64le"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-69873"
        },
        {
          "category": "external",
          "summary": "RHBZ#2439070",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439070"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-69873",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-69873"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873"
        },
        {
          "category": "external",
          "summary": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69873-ajv-ReDoS.md",
          "url": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69873-ajv-ReDoS.md"
        }
      ],
      "release_date": "2026-02-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-29T08:06:12+00:00",
          "details": "For OpenShift Container Platform 4.19 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.19/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:4e97f1a9f5f5e751c7795ab6638723b064447106845f3d75d35b03a1a6c9488c\n\n      (For s390x architecture)\n      The image digest is sha256:38ce542dda6ecfabbc74da4052af74b63a2e6e00ba3c58ccb2e8610ee4fa3ba1\n\n      (For ppc64le architecture)\n      The image digest is sha256:1dc485424fa4a6fbe7864c44d2b527351d53b9f7d7bd24d349e6b25325624bdb\n\n      (For aarch64 architecture)\n      The image digest is sha256:4f700acd8ac54c1ff151c27ea9042606fef35a7874204732503656bc88e19fda\n\nAll OpenShift Container Platform 4.19 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.19/html-single/updating_clusters/index#updating-cluster-cli.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10_s390x"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:10093"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, disable the $data feature if your application does not require it. If $data must be used, implement strict validation of the input fields that are referenced by the pattern keyword to ensure they contain only expected and safe characters.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:af1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:fdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:eaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ffef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:d2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:a0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ce46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:bbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:ae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:a9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:fcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:fab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:cadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:de22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:aa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:ae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:af138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:ed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:efccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:eaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ce52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:d6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ffb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:e1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:affe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ffbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:dd9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:db20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:eaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:f6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:de16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:db6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:c2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:bc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:cc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:abdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:c9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:de2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:aa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:b9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b_ppc64le"
          ]
        }
      ],
      "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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:af1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:fdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:eaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ffef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:d2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:a0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ce46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:bbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:ae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:a9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:fcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:fab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:cadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:de22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:aa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:ae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:af138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:ed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:efccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:eaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ce52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:d6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ffb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:e1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:affe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ffbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:dd9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:db20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:eaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:f6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:de16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:db6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:c2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:bc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:cc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:abdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:c9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:de2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:aa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:b9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b_ppc64le"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "ajv: ReDoS via $data reference"
    },
    {
      "cve": "CVE-2026-33186",
      "cwe": {
        "id": "CWE-551",
        "name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
      },
      "discovery_date": "2026-03-20T23:02:27.802640+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:af1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:fdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:eaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ffef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:d2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:a0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ce46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:bbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:ae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:a9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:fcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:fab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:cadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:de22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:aa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:ae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:af138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:ed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:efccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:eaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ce52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:d6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ffb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:e1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:affe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ffbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:dd9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:db20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:eaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:f6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:de16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:db6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:c2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:bc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:cc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:abdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:c9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:de2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:aa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:b9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b_ppc64le"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2449833"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
          "title": "Vulnerability summary"
        },
        {
          "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.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0_amd64"
        ],
        "known_not_affected": [
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:af1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:fdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:eaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ffef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:d2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:a0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ce46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:bbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:ae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:a9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:fcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:fab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:cadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:de22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:aa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:ae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:af138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:ed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:efccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:eaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ce52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:d6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ffb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:e1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:affe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ffbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:dd9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:db20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:eaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:f6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:de16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:db6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:c2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:bc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:cc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:abdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:c9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:de2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:aa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f_ppc64le",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3_s390x",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037_arm64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7_amd64",
          "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:b9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b_ppc64le"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-33186"
        },
        {
          "category": "external",
          "summary": "RHBZ#2449833",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
        },
        {
          "category": "external",
          "summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
          "url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
        }
      ],
      "release_date": "2026-03-20T22:23:32.147000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-29T08:06:12+00:00",
          "details": "For OpenShift Container Platform 4.19 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.19/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:4e97f1a9f5f5e751c7795ab6638723b064447106845f3d75d35b03a1a6c9488c\n\n      (For s390x architecture)\n      The image digest is sha256:38ce542dda6ecfabbc74da4052af74b63a2e6e00ba3c58ccb2e8610ee4fa3ba1\n\n      (For ppc64le architecture)\n      The image digest is sha256:1dc485424fa4a6fbe7864c44d2b527351d53b9f7d7bd24d349e6b25325624bdb\n\n      (For aarch64 architecture)\n      The image digest is sha256:4f700acd8ac54c1ff151c27ea9042606fef35a7874204732503656bc88e19fda\n\nAll OpenShift Container Platform 4.19 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.19/html-single/updating_clusters/index#updating-cluster-cli.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:10093"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:af1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:fdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:eaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ffef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:d2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:a0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ce46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:bbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:ae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:a9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:fcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:fab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:cadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:de22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:aa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:ae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:af138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:ed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:efccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:eaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ce52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:d6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ffb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:e1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:affe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ffbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:dd9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:db20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:eaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:f6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:de16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:db6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:c2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:bc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:cc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:abdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:c9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:de2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:aa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:b9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b_ppc64le"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3198e3a7911d65997d84ae2c4a4756213bd6169408f8e5b4d4fcfc1312ec221f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:75b581b7faaa791148cfc9a5e5b4c87faf3a809d2baa0fbcec38bac757007b49_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:af1751213d6286401c0e1d177bb2952715b50a255dd0072452cfcd1a239c9be9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:fdc295c04d946e1294cbc811e5ee20827cce284c7a5358c9c6c926f5afb5fc7b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1fbf0bae66e3d3feafd7a5d800ffdc203ad1171d41da344c7bc899fa9df0c439_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a83b03a6cc820386376a5e0b5ac0bc43147338cd0f77ba6b20284b93cde06b63_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:ab5dc4b258e7a47d4a05f2f4975324ecdb53481bf591d41dad10543be93ac59c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f6fa7b17816eb0b9d73c00dbf4715a26458d784e65858ebba255b032a5a2b3f0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:565239690ed2974560e390d87055eb74f793a4d2abe8dcfcf0d40c4b1d3e4334_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5769b6120ec44707f7b98ec0ba5e90dc8dee0cf14a2795a0785435cb01711fa1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9640a22ea7f43b46c281d8271b89480a9df2b5c9ef500b3b9600c5373ebdade6_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:9e682bfd352c260c9127e3f2affa6dd16af28b3abb8ee7303753eb0ade31c1e8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1a84a096bab105b8e51bdc5f2d93c011a8a6a32e0ccf5b3a5ee2cbb2abeeb2aa_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1ef77e97f9b16035db985cc79029fc5c3bcd6004ecaee9fec9c05e354ac1e599_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f3011e69a519014b7801d2acf0897f95635dbe17492a09216673ebd4a1c791b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:eaa84214ab82626dee31c0f652f6d4d980065a920932eb8e69f2e078c8fc16b0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2684c0efc9838adc240b08c8b263d829bec71acd381dcb4147d8c45eb1d08d08_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:31b01092a5183808a2a97430743d04941f034388254cc7007e74c4ce3083df25_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:5699e966b38060569e298ccd084fe89bd719302ca70e2ceeb4bb9b6ca5be8991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d052315ad81d7689a02be445c9a1df8d296fc3c32a33e3975dcc4297fffa2bfa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4b16fcfd326efb0618351bc9ddb2c3206b18e189c188e5c9fcf27f3ca8f3afa7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:511bd02437b2ab8480a54dfe2ed3e8c11c3d9d2b332212cb455c8540678665da_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:6d971be6c49127312d1568f9619c9f4684254c64b77a047f6e24e1caa83e9416_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7df6d4e5830f60779a607ad0ce8716034f168d5d9c6b563bf098dbdf3b2fae05_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:274d4e7ca8dc6003a3d18d931e63a4a0b4d5f80582351fadccef4195de8b847a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2bd57947814981b16996f8d12e40d5a5670dad3eae9fffbd57e700c39c1b1155_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7339fa5d4a95cd617046d6dc06a2e97b78c2448353f2ee464095e787a3a2fcca_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cd93cbcc8568e8bc3965cfdf4c989a91782a08c38c6affb64a0a3121fabb7075_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:04e57127605538ba40496972299b81737cc2e5197a2ec97fba0b34d74fc9ab5f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:4c9055e26a32fd7f824d0e0c5dc605c6e59ee22369812ab8331f7572e5154ac5_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7e8d4c571e3c88206979f8e3c28aaec2fb961b028df0d499ea236c494c0c4096_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ffef56a2b3d651b521f8cfd8024babe6fdd9e8987df4b37fd3d1945d1dff1a64_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1dbb201ad9ba579d5fec8a6cd23834d0c1ad9c4d44927b1c90ae448458ecccfe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2057e81c225d137b781788c9df16ecc5bab9a103a029a47196b9e2c53d4171bb_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d66f70ef41f4cb5cabd1e1c36cf32923cd0f228687925ef8c1b08348dff12ea7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e61c5aaa06056181b140e49b24b25835c806df7a51efd7597d3d29c8504dfe3e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:2dade7bac074ae0b6d6b8a47004a3c534c6b1a484a822c45001f5d4083742aa2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:40132843fd968f729205f908824489fd67b9b0e5bfba1717840f661147af6adc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:53c8d86e293208c966c8e7e4fd3435c9d8806e97ebb31c3e963f26456fc38600_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a310f85c49c19cd35070957d0621694e30215432b5d01e035ed3e8242f82c283_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:29247ef394a58b75aabdd5cc168e578fc2347c8e0c1d779b7b355848a97df2e4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:795a0b596a024d3793c0d211f8e2acf771ae79d4c5d47decef1facba2d5a318b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b5277a1b6205eb2ef3c75d691272da6f070b2d10fb1f27558f9241941471cc8d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:d2acb9e2a03e0c2873f562605b1e9c9d32215d1d9d265ce18bd262c7c4263f20_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:874eab1c9150b030a11a0742589008c00cd6f8af8fe188ffbbe28ee6b90f7bf6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9ee41a2f3a833a077416d0bdd181d767145830fde45cc6fa5c31196ef749b1e4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a2dfbd0198e34753e82c002abf31d92585dff3b8093d77fd38d8369cb4c44ba9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b4f9122a9571ebe6e0da7465f498ae3e74cf7c77dd6062a675105f4c437e29df_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:054e6260810a05bbcb889e80cf6a4f3668409bcfaf6302148c1230b443fcd8a9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3d0ceefebed5e66f56692e62fde1a1b435cfaf596932058d0f2768d7141b6bc9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:499f3d65ea6972937bfed0d482a782ebbf807c4c0cc369e81d53dfa72c591657_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c08cf8ce6baf72aee6019b7318106e3a02e635f4b385a71a2e58387e706a2cbe_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:97af951210f4ac7395effe942732418e9999e7b8e54c9db5317eadee25491b3d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a80d32903c82085a1904b088453a13c88202d53c26626a0ad3663c784f36230e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a913a01a437d7a6d0ec6cd6eddccf25f064e161b07ed3f9fb0510b485130df08_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbe31a367bd21946e4dc641324c5091a85bf3ae3befb4f40bdd59b00c23bd67f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0d7dd7c2f034bca5dcb69cbf5d8e1989e10076fb4187e9c144201b2afec28a2c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:11286a96806113bfbc34db1b1e230fb678f11135da1809bf7162cee01bfcd267_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6fc448b6852cb86de3661f170f364c99940a004d1f85f9e0d546f24aba812fad_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:82b0dd3db731b7a84ac6b7ff11c2407ab0020e30ef04cea06b25a007be5cae31_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1aac0c8d30f9ceb91a9ef3cd76fe90c338568b6408656687fe168a8c9a48d628_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7062eb071701245aabc8f0839c966e7b4b5fb1673a0f5713b44d82cd726f3ef9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:79de159f6b1033732145619c507f29b09fa50f2709fffaa5a10f6554c6818651_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c56ca8e906e3b544e0dbdeca92c33ad8a7b0a846378e3b6c9ecb050bf60f2d7c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:11c374a767b0cdcb1eee64e69900ca970dbd67f814a76ce9648f578862db2dfd_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:1ae113ba4a4f5c2e2d9a2abf69d37ea047da7e879486ddf25303ab709648bc79_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:64ba60275b58312a1a2472ddc46894c40e746014eef5ea4379f71c0b6d7c96a3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:a0a1e7e812c0f1280e24cf4feff8dabaf299f110a8e8e695dd2e3dfb98c1c698_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:29de1fa9e82a64eb363bfa664dfac943e9531a5cc46ca5c2e2c41b93d8b7fee2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2eee252e29fc035c3d8b5b91ea2e08a63d96b9f11c6d29961cb738cf1ca73d19_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bc0fd93c51986738cb1f49fa4a31f066ea2ccccfd45c36a2ae7066244cf1e351_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ce46c15516097e435174ffdd74a4a89f1c9d44b256f0ab5ea84b846ca2f339d2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:bbb9f7761a83c0face258f4c056fc8276f1e84e37e533ceee3cd1ac11367ed1d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d23edb6ed5bae7f0f2be4e09cc70e031579e06bb2d42cb1c507727c319deb38e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed2a405c06a57740f0f44a8c3cd9b7e3aedd0bfa372d85e06852082f4ce87ae0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f360847ce5b67a5ca834ace7da710150d47786dc10eea85494e467cd4d6ef908_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1d3073d76a6486e752c91e90ff6030c0c0993e9b09ca8f9efa44e5decfd52d97_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:4c49749a0ead346171f842c37c832cb6c2457f6812fb487728d561aa85d262e9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f1f47f29cbc61ddc25a846d4c7d9caa18b91cfcf0e089989883a28ad86b1f2b3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc01321fe5597aa44e732fdb7e99670d525a47dc7a0e0a37546f4b28fd697b60_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3b5506219e72fab36ad67c982bd7f9bd2d462070214a71b4fd115ced29aab710_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:465009fe0147ff5370183ee02173f430d0b9cfae5d579aec78bedbd3cb9d5dad_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:607051d5881ef1f78d6a62e3ebdeb761f83988788f7898d869482c22773dbe9b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f12bc532130dc5fa8c8392d3885bde80ca93ba9700844bf9fe54f4878ac53f46_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:33e52f2ae99d85b6fc05d53efb17d0a72540a782a33fa91e766fe2e47a878a9a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:6d03501991d6fc5efd43a6c73cb0e3c8630db1f690bf07253c7e7d17a3de07c8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:97598836bf560759a9ff39d9675e5c7f18a03e14500982e442ea93514cbf3677_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f24128b82f5c31b4eaf4f7198e4b8c0c702588f0568221b07df121175066372b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:671d23e3d686856a4d47efc6c410ace8deffff06134c979c042fde8e9de487a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9b9e3e354b0218bc54258ca7a8f7117cfe164c2311965769847e83e7f6c15d78_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d59d91a2af93c1c7b2dd66e5cb98cd8ccc29c3c64b2cf016dea1d2828a6e06a8_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ff08f965b67efb7ff451665a77a7bc0f247cde4ca9038d5558393686bc037c39_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e4971e899f775e21b6e1a91f00f633c9467d31bdbf4b71038be98520600a625_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:ae63547bd2f56fb1f1efe75e17413e43cf503fc7089dff3fecb68d2fc50bef97_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:80154aeefda9559b46845fb40f50aa723f75f29485cfb4846995d08b0c0bceb6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fe5558e0b36855d11e4a57511f878702f87a3d907f79bcca226e99a0c8052628_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0ee0d97e5b746a6df7d95ee4ef32075b52a235cd285039e2460f6ad084b1f5e5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d80a021dbf04d702b2bc9736f036c0436191ab4ab3510749ccd03c533e9b5aeb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:6898ceb180df4a46da74c974cdd105e3bcbc5ddd1575e3cabe53a43dc676258e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d4c950b548bc3ed89ba8e5e216115bda1600c67d5c35fc9979fb4155415a7b42_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:39af594e6f2fd164192c69bab214557cad92989f21e059cf66f00e455c7f816d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f94694f0d2db1759fa507fdde4594e6b4025a61e3c3f8f2e6caad509a77f6709_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:5033eb3bcb9c08972c36d6e19b8d192d85822373e76eb3b54cc9168d86ea62b3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:a9fb56ddfaafe28542fd8a824923257122500903fc18626f90d84b7e9b2da856_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:0f4d2bd2755eb5467e25d30ef813275b15ec77c1433d406250af5294b8b49f55_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8a2d63e97b83cac2d12e809ea63398ba1c188dd996a00189664c5dd009551860_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:10847c520f582706d956c48a95e6e2fac51cce89aa8a3d4fee316fb1ec97e140_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73d3bc342e17226fc6e47dfaf448d09e394ea53ec199bef1ba42abf3e0be8c5c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:11f214e396caf556ca08273015712fc739d1df22b550812d079ef51af642d311_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b8a8e237f5827d7935e0dd8dafe0f59157cdada056580d74feb4ac1b9e05b683_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:26422066656afd16e5e36afeb7e4b5a92cb6888d550ab0a0071da9a198f290d5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3a2ee96fcf0963d55d4c1b6ffb874be6c3552ea0b9917b410976bd59e4a58efb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2f41d30f61ee12bd34b94ba6d37a517eacb2dc4a51c938f588a87c1f4333b924_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:b49b52eea375dce5ee2b1fa3aca1facd6ed65b94e44ab235753eebfd917fdf58_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91e0a641719fea07fe1185250e91b13f8ece46fe371bb603308306fa9bbfc5d4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:a0839939275e2b68712d77224d5a7612b10a1bf0152a6f57050f179a1c492f70_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bd2d266a384c88aeff5ef7174ecb532b24aa2a9d6d17a2e5c01ec384102571d9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:fcbec489ae513f599fd533e30672085aacb0f937b7d3ecb8f97a39b24d0e3143_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0a37378e201c50cfd94eddd0ca6163650e8af46e7c3a4f97d821aff530ea5374_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:22eb07d776eed9b364e0f8843dd2eed75c4295cd9c5d3567cb76b5e5ce20b725_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:73622f6358a99c5b2666edc3f8b680b4cc3906e2f198c67709973dfcd7cbb0df_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b18d10d989d149b9bf1e94be6b115ec3445541d5d0cee0358b0fdaf634f93378_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d1772e78e5b5aed465c12a05548f9eff106f7a1e00d3d913830f8dee427fa4c0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e9ca0475950b50db7e62be4c43d82cb25734b00fb081359208323067c511c19e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f403594cab45dfc4de5a1fb56f8c9cb8d67ee8b8da68ef64487ef45ff6578236_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:fab18be096158a97131184f91230ca5ad7a66946ad4ad527c224f279a4d413f7_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3e79c9035ffce3cb2f835487bd144c0976dc407890016d1fb86d1f1dc3453ed1_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:70c684711eaef0d1b4f996d745c936f98707584a54b5d9920b8c25af4adec597_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8371e3f60ff9846b4249201911cad68360c81e944f753a6eff72003a17c2512a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ebae85f444356b6e695da3e3d2846bccdb8ef037b8cdc77f94128574531851b5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0c0ffcda769ef04c9b46206aafeed9d6afe4f82ebd46751aab4b47ee6584fab4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:408f3dd8943ad4ba2ae37bc2708b698e60a150e98e1c0876e46d088832ed8d24_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5cddf09377c1fda878639186f3844bab8833fe3890f3266c79dea36faa4f11e9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bc7f21410949e77fe85c5a7330548b893706c2471d7d4e8d5c6c26a873132263_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:283596834104ae59f2780b8f0d61d90ea6128c4b09d57da03e05414203ee9245_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:53eb49907793916b8c24463ab096e15d14265a19da7a735a38bf5ec2b9625a79_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6ec2c12950d227467d95fb84bbb1f9237cf8ea00b0a414371123dc524e94c71d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9fa52422e5bb14cd6eed3ae6d2a3c0ab07f801e6f92493ec59217025239a5121_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:089a4975c6964f0c0a435586733b9fa5c3c9c8a5e139580f016f7f69ab83da27_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:950bee80200f2d9bdcb3f07446eb6aaebe4b31642990272178441b6f9e56a761_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ba71968598ba3fcc8dd2d9e3a861484f74804828ebbe5b7251da6706b4cbaae0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d5513c03787f261759b02454de8248faab74c402a7c8d9e948f469181dbb786d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:56b40826166445e18229752bbcf65a4cf498e30c4f763110099e9adf1accb209_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:62a48fb1fc6545c57e524b1e1e3dc43b9749c024578e5266defc819d46d264e7_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:aa2333d5515daba8a887e66ea88370041a21a6f3c483bbc4e2bd888723c25285_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d61549e87a7d32c426699db0e1e7f716a575427c65493f9af953a74581ce41f3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:328589e1b67b3322968ac4f8b57193b936fbcac1317136e2818f8792e76a7d0c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:362523f56123e0d1b18e7b3028db4d883de2c886e5796e569bffc64118577ca0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b18e39a6782f2bac42b00c42d88a05f19d1740d49082289aaac11aa07a48f35_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:86961033ea238cdf3d061f8aa811f4559001c4e047e98165b00a8f9018b74c2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4056b49b2c42986f94456c5c3a5df02d04f8a08fc4cba8b957c040e4590fe581_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94b1cf74b70f1ea57d939327a45cc2202783f1ca1d098ff27ac8aeefaec8f2aa_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:b7acf9a4f00a5134eb1810f0ea70fdacfcf56549ced88a80b36abeda4435d925_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d43c576b25a46f4b13aa9968a17c93078c96acbe364e2fc13e12cbeeb334e796_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:020cd17bf8debf39db376f9f514901b1bb882de052631a01814812dd0a913f53_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f857a7dde34e1082edf0e26f92be3ead9148a3c581595a5a945704697d9a9e8_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:5ca86e79869a7ab48486107e3637aa3953201ea36b6b8559ae8b2a04041606c8_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7f0561027732ff639f602c3a24d89894302fd43879370658fffd01a57a99a1fd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:077fa69807819b9cf9c057e592c8e75c8108ea09cb2da43d7c378dd76ae68c51_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:1493ba223106394c3d89d993ed18f37af46c86aefa50d2a3da144d1ca49d10cc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3d6a4223a99f958f0fa1c4afa6f1aaa7a584a996fd95140c1bc151eddf215c57_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:917aade90b9dbdb7c59ac5c85dff49ec74b29a27aa330352c24680a6987a9a7f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0539cd95b403a48c3ba7a04e3e27da96798e7e342bb6696f65599c693a4b4297_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:0a3991f02157723641d576f54823b42d424e612837f7871ceec21e40633235c4_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:60cda39573f604f52c427956ff45e8517e498783efee60cb8c7804ffed26a465_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a564cbff84b987d316d891c033ba1ce2299d0ebb655452671498b3de789b6f02_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23e8f2481d7c5f71053408be6bb5831e6a852ee4c9428f2e72403b6fd721068a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:38cceaff79e567296a50b816cd81cf60c695315474c62e0b380d9d0ed253eebb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6301be72ffce6f973f70fc6977632499d2930cfcf23ef6e477af59f3b283e3e2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e70213ca82db398d11de723f2dd463c196059fed0639ccec30709332648efe78_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2bc4240c6a9f5abe64db9b36884b14d0a763e93a6474096e23a353cab562c400_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:4a524f1fcf7c5710ceec19c651216c326ce15290848e4736d504f3247a20e1eb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e2dd70d80b53776a74125790edbd091dab84b8da27545e129f9ac99d7d5d4657_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ead5377c32eb77ed07c2285ce30eccd930ee6348d19977ec8c7f8050d9b0ff04_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:27a4c883fefa0bdb0033fc23d93875f3eccdda559d2813fa131a8ad3b24b9356_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:67182434ce84ce97c5374f5ab962a79f67777bf02f82ae92be8f7eb5d0c2b85a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8731368ad974fd8d1e5c954284fce9346912eb4210b01e01e6fc95893320f591_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc7dd594fb0d5018aa4dc0d26653f73d1859d978e07f0a1939189c5d2d654895_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:20874645efadc9cd5b6a176a6d76cc1f6ee5175404f7da5e10fea3bc98498ede_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5854e872994fcf1c4c534fb1b64f7f24ecffc120b177dc8079056b6a420ae698_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:89802f2938cd3444ab90393b1046d61cbd3d05280432ea2390732a0d0520990d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f6a6951136c7faa7b9bcd0f6c892ec9658a2fa8701e0dec5e45225c3bae52bc9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0b54c713dd339589a9b1fc5e109a7b65117139bd27de833ced58f9716fce95cc_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:0eae1a64fecdc43b68370d99fb14c369c5f0116d37bda62cba7196c0ea002116_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:6b167e1a3755b0a2362ec86878e5614ee29226fcc956b2e193666a7bfc47d44b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b97afe9ff8250ec6647976373edddd171f0b362ce576087d8dcac7c4ea4054bf_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3d7227cef380afdefd5f5a05001129a389029547c6f5ea8dba4fc46e20793f23_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c002f5d99c5fc748401bed6ef7d0aebf2fb58d6850e7d1de4df622c84e020e87_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e8d8d468ce7f75b0653d4b3e41dc63bc2fd7e231d32bd2296d08155eb258349e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ec0e7dd227d354544a2e67dd236b93970d393c87c1d6093f8191b9141c40ad01_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7807ea7a4377bbc2df491ec5bb74d324eaa66649fba9f40ba46957fe1a758081_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7a977b59ab4f908549ad66c89473f9dbb84e31eefbe6a8dfc92f5598d3f882bd_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e10922bda03c19bfcb9e6b85eeb3bb0e5ad0ed717375c19e2a31c94940ef74ee_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e9101408b3219a72c3e43b88129a6bc6918df42b116ad18efce8c7a1b32e50bc_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0618e1978b5b4ac2a90f578af3b8b1c471ef922a3d01d58d413215aae8c5a509_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:164e9edcf185697cf77fef80a7b26eaf42efeae25aeb04a91a7e2afe8299828a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:366eb47b3cb6c42670ceba8966f0ab119694536fb2baac881685e75e6615dc85_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6afb37d303abf20e6e100a4e472d782d6bf063ae6d131852a4ef9cdac53f7dd6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:28b92b175c80d10b33844a1466fe71cb48f48431513dd0c634f2ced57e0fa5b6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cab2a6c6f64eafdc588cc11a5537e1a2ccdd0cb37eb84507c985cdb79855e25_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:c8322ff72825fe9dcc1c4446c8c3e4dd73619c15542d7f483642789e0463fee4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d3ef2745733b13faa31084c3cc345368c89f43b80b2a76e5b10fd7bfc008bcc9_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6ca65a281af1b92df6872e052381ccf15cb51c4adb0ba9afca4c3d3041e9d9e3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a387760a9151eb37055ae66aa4821ee114125536324c3404a1b4c7044beebcfb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:b6f9dbf0e6927d43f45ac8efcad6913ce67b663747d509666cf0ce87455b0379_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f7828b8fc7d451c4b252b52150b2278d310e456e4b06de990bce9d123d923b9c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:215cb8bf8d6ed22118bebdc28ed8766acfe0d8bcc2c5e8311d3b4dbf8a664d48_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7077e9ed025326ff3ebc0277b0d716efd46bfcff079442d777dd572c35842ba9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7987b5ef6ba2b7e5a9fd3be756c5cab95cd2464af7c9e8459d00e527609513cb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8e5fa9f4eadf03465802101457da9e3a618572e47bf8ebd2859e9b1c50310991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0d11910863bd5a411090ddf070c1be9d58c6f8cfe94eaed1c3ebc9cbe26c3cf6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:6ad8362a4cb63bb7bae0e49db53ff65fc60a16f01a414e9f2ab540606a284b08_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7f889df4c103d4fb66fdb537989e34f139c953344fda28b60920feafeb1964f2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:cadf5ebac4b179bbc456ebc6743a061cb44437675a0b69f825670a753ff3fb0d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6d5855d82cc1db4c9b87e58fdcd0133f56d26e44942787c74d0cd27e212ddfba_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8fe02ef18800c00ea33cc42fd3e7bb5d5ab2855499250279c785ae222e69f537_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9bec401a9b520ec096af6673657d6265501df64d94da332e818eaab70ce54722_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ac7aa75334ba6e157584d2fc588d682c9c841ddb1cad9d03ef0df96f7274041a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0077c7ef1053ca67c87920402ca1cbf21bf54626ba4046031528822a176e0875_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1d103663fd08d4a67877ff23ec32b2d16e290f2cfa268fa89c59c3f296c3b080_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:78baab63d2e3ad8f17734423f5b10cd137d944af647104bd40401f433a9ea996_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7ebf3a7acad88ffd14b4ae54a1a8fac1eb1d22b6f102216df4586e544d2fe1f7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:07ced40602810c0a35ffbed0e120a396076ff01e1d254ba9488a8714d766319b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:080a99a5e9663712b898e49ea608d1195c8e113753e23e403954fc0852e2b8da_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:125008a0bd8a64e396b32583f34c77e15e45e212e7e623ca20f418bd89cb618d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9b8c9e0dba83ba79ff28bda01050caca261f0e723e8f222cfce4a840db29e300_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:08c33ef6a9b30a565ddad8d93b0529ea8a7c29a6e0f403cb0f49face063ae162_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5928577bdfc2683410ba93dba0ec9106d1ab29bce79f56a832c06e00ef82fb48_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9f0fa62bbcb4f5b18ee1ab7831d634e2faf5e945e94fcc61a204d7a4a5d39d24_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f448d0ef7d1bd805abc57fb34fd9acdae51656851126b9abd3038703592ba4a8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:21000531fed1065562e8e0d275bcf48eaaad2d35f54e81e13a03e9dbe22fce2e_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:41a99736bd8c61ac43d9cd84f3f21d4d174851c81e2a4039263b81d0cb3520e0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:95c36149f02710b63a6c05bd3249027dea0cb332ce600226b6a7aebf4ff73e38_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:988d7aab9c210f5e09de3488b38758cac859c4619f8e8d715176c60b95993ee1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1dbaa49ed53404150877894965d638ec0558f4e17bb2b0d70933d1e93c26b713_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2bfbea264fdf5062c9454ad7efeeb799d1568071ebac6195c8138c171dacde67_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a7a07a455ee7e89c4702fb1f15c7888945acec38d7ff1cf731129b098050a591_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b965fdf100922a0b263f372f4757fec562f0b48a8032d2c7090d9c8f19b5aca0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54bb0200c75df26bf82e42db71faef1dc309be87095afb5de60e39d2853acd62_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63d7e09d2367614dd7b83c41b35b538a6e3d98fb49c03a103f31355202528319_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9557a3d19aec734063ea30485f71fc2f279b7ea77ef1b2d1cbd7e98ebf7e2938_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:de22ad5dc832ca597947d9eebd182f01721908bb26f8367e077134bc442bca68_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2568dfbc55a8a64fab947b40e160757402d1598a563bb1ea7a42103d2e6c049a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:5044508d683bfb7c1fcb538293e01a54e21360f85dd3d6b6d9150be3571e4604_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:7f9d5ae402c429ceb81c952f23b0898f4f768b048e87f4c7c193f970d83248a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:cbde0cfe56b953fbee3a2fed6ea3cd13e6cdb0dd0fa74414b488295feecdf5bc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ba313bef314b9e69e1b2a545ab54b0fbfec2d5a6c8b558dccf18abaa7d7e33e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9848ebd13facf8daf9ca0f32295a280ca5d4dff1d48b9f3e8c0b249b616278aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ae1bc048acdaaf5dab22505faec4c6b0c582b97023409da8ceb84d983494a0b2_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8a862ce45dd686fb79c68036e611e15ce84922dfc64f847abcf6b65aa55742a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:11d975797a78fdaca7e28cc15699aaee700b3ac8185bd5d019ecc2a51980ef10_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:40debe8017daf2ff3c5b17e89a4ab7e96cb717ae7bddcec305fb1eab8bbce0bb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aa195335b903dcf873590deea8e425735760fee97ab33c5b648bfea1aacfa894_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d71c752e32a996fda35a49d7c7ab959689a91197b0e229481891a03c151d48f7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:666c36444702f862ad1df16b8dc76f3a8f7b4eba8d63473a4cacfcd34c7ca914_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:836090b24936b955f5b60d236ae328e50ac91ba3cc367249cb5d7762cb15ebc6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:837118a81cc9bdc984af5e9a3f4fedeae4489ba4aa98cd6513dbdaece6acea61_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8bcaefae8c33ff10f758558796e4e90193b1ce2ad3ece24a21ab93a7e685dfb2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3fccc681700104f6edd949e78d406f8c10375739f4ce8c5c23c9e85b69b1f201_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6ac846a2c18b90026c941cc2fcd91197ca909f985f0cfc14e91fa8c0cf2b10b5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:96f715b9440bfb17ea68aa161b833ac33265b372e174123bc10dac3eba00a872_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a7750c02c168c6243c3cd666816d5a4be224e3799d9f7d626cf7e64f07cf06f8_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32286da133273dd699de38a8ea62c46b66fd0f0271788ba6b205ce7e34fd5ff6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:34faf675b9e5361a23ee97d02ae1257feb38fda6e287b3b2c67e0b2e4e3ab06c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:997ea290d800e3599f44e72cea8bdb65876dba2483d486938e2d024b1b9a4fae_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b329d7566ac8f0b7f45be16a1b364e249036c2c8f703af70c9965240f682f808_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:309782f6dc79d9760dde0265959260871b592a5586bf4073e9561e813f316816_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:529879780fd60bb296f0d2656d7d5805459827820b0b07e839909032ec9fbc17_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:9a12ba31f5a9e9e4b8114ed30bf9a067cd5b92430c35905224899a819c627741_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ee31620709847e19ee56a6187986df168cc55a41e86bee1488291ff6a0415d31_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:16f45167a5407ccf892d7518ca3c7a9912d5d0cc3f07446cfd3a1de175e5321a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3ec816ffcd991bf5082f28a7edad858d9b02cd65f8e23ca2e320c41a33a0cd79_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:50e0dcc3cf9d804afd0a8a3f633f36283817569fa1f5b7cad47db6cfc61c4a48_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af6e2eef8ff2eadcff4cd975245ba0cdc56f04931b248cde6d581d2d17582fd6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:29b6202fa854ec12e85774564ed5da58d314916d5843aa6032428c3cbf97123f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8c019754ed9656d55c293ce39412f910b0f3ac833615aaa03e961183c4831fd3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a985f0116d10743bdde5e34fb181c4639ff0941caa66a3590713ea5d2586115c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b01b10b5836dae32a5b9938ba42fd4db2ae33a6b311da4e0c54ce0e48668ddf1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:64a243eb83f743985213e3c255f7ae58909fd3a4ab69bce80b30361bc9cd9225_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:995d3fcffd3f156dcd8831241e80223d35b6a150d9d72e89bf639b6ef6f2b81a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:aa7c8a340787569438c3c7515d62384f9a5ecdc53e400cc6768bc92c940efda5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ee434038f9c8039bb2e2729584617a8d1b2554cb1e981f24a746badcc63c9022_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:772cccd41fa1d467cc54dec80bb7de08fc746507148f6220360c89f3f731c31f_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:80c44734612ee4b1c13c995b1583a317e4742755ddd9ae515d6b9c61ecb5f152_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:ae27d39fe63e4d5859648c7cc80b0fdf8ab8072bb8ecb34d21790552274a7abc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:cc9a958fbda1e4df8e235a0ae4c62d23e2e02dfcf25c3c18c3dfc8bcc787b7f3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:223602e0d30df9f086cec5c4f63562fd46f46726c44e186a5fec80f57689bc24_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7099a6800e9cd28758ace736f2c602a223f61dc00fd45def548e6d9a4bd23539_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:af138219459f8f23471300a38c65d1d0c580ab93b30c63798d51e8891a948afd_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d7da61ad815088b8c671d5dde3b5878fff0083776e1618c3a11594e6f08c26b4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:18eace0b9a62e03ca9e882c582a3ca9362a14488044b9b30076447ce3731206b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2dc26c9c7dd35b78f4ed2c520337631bc45fb10076d94e52d9a632dd66982765_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3ad7c164753be2cf26a2c69aacb95f5d91e5b1120dac43cb2ec505794fd98fb7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b23ce65b543c607e5547f2bb71866255794752a920b7f644fb203086cabae72_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:385e0ff7ff74b73dac4393c5ed5d700cb3a1289d501917dd44a6adee10f492b9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4393f322b7404940430e70469c0ede12e724564e87c3359946e349cea2304a11_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5ba8673706092251814d05e8dc3d6de7e74faf5829c57dae0e3634cb6e80aec5_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7cce8b979af738044110eae0d3f16db2e70178b32b340b7f98c339c6c1c80791_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:070167681620cee73ddfffac875e999f5a32c5ba48fca753ba907671c70e3ba3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3ae7edcafadd5fc3a2ce15754828efe17dd81a7fe95759f5d10fb843d8f0cff0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:4465d88b33622cf161e2df43aafe3fbedbd4e63f833a729df6ec5d6ffbb23b1a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f0dccb2d388210d13763e44e7aaf06712b1c463b73698566b32665030a881dec_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:60a1f3345766ea95b39394925fcae2358dd8cc819a0f7b187363bff9f3bd1bad_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ea484b41505f1e5b8ddade45cf6f89e7b22ad4b81d740e9db3b4263672611398_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0a527723fa338e5204f37b50f7c3ea7f46055a91f391aa12f5ff91dfc621b45b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6fd265148a4fd19ed6f39345ae982687a6ccfadefb2dc96af15737550c46891a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:1df097f85a3b46c3624fc2b59b6755ec1dd1bb6843ce84fceca2c40b8af74eda_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fb4965e61b337cbbc13b082ccfc8ba17f7c98e3a9946a2429967203a71ab5ffa_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:19233828b527446a7c210823b43ab95d309ed58c124ce07bf2cc70f809a6abc4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:953d7116656841f449d6b295f0753a0d39a2474b3b6a4b6d6240d53e357ff86b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ad08029d8e31a6c80b9d25947ea267b78ddc0e7f3a97dc1dbc075dc4a02283ff_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e163cc3aff166d01ced5f33c6f5c9145a330cd35a7f82538017338ff9ac43f19_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:039ccc1b8843a4dae1d65e616c23066e2e921f5f4693f52a6c6a9e0091ee298f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c5f2e308f308f3892acb46179df4b6bd460b234a416f4414194005cf915ef5b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:ed23039296c3dbd7ddce99ee1a538b7b83e32e827932e3d00b929d0f9de13a91_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:efccb4622508c44f67b3693732b8da8bf28bf80097723497289cc3cd3180d19f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:77dfdc4b6e35954e750b90627d720a0f7a3cb6fe224459c09f5de359c589f939_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:8c4ad92a5a5a030bd90ad8be8df3914f70dad8fa8e2c984144791685c7150132_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:924c6a190d3e2ccf26e3486fe09b892629736bbad223bf608cb02cc4ca2b5991_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f75d1ef206cef5035c7a4e2d0f8e73330eee059919cc4283cf0ae8711a3e7865_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3daca8e471b071e56c8f9551af5d9afd8c2eb1e29cf87e09dc48214cc885e262_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a3b3272a261a24b3fa681898aa7d0c55e8a8f67f719200e05e580b0606c16e4_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:683faf9d19ecd98b5cc92545e3628a1049b13156136f86626896572e7401a356_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e294500f174a12001306f888e6bdf9e10d3d30bf8554bccd5c82f1227de196b0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:08d7cbc7bf9e4d19e36b4fd5d27040329982b353032c525179227c3e15d30f32_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:58b18bfb4498e2a7890ee5979598decd1b9692168ee10ece35178e9c2191f430_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:5eaf2d7d197bc327adb488bf3514d2ce6886900164bb8a7e3d8c92061baeb783_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9728bac89d23922ef66913d370ccaf943465509f8a068494d517984ff490f707_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6257b90eaa900f50cee0d5cf84c105158f70d9ad4a9829d5208cc261de3ab5e0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7b851c7bfbaaa9227d15850922fc76f76bc517f60be3c984e23d339fc2091eeb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d6142179c8354154a885955351e093aea68de58f0cbae8ec631da2d3d8cba63a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d939f022cd84850c27b617d17d71edd7dcb549908b74ff92d5115dcb5149df28_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:530f79ee436e2ba7bf71f7cbc3b62c3be81665f5207555dec663565772158b99_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9aad9fae53a218cf8bd83d50b3df6163a9f0ef6fe742a9527d0cc267fc8164a5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c43b8d25569a9a26f77e1c1b6be0fff4467a9dbb8117ff562c2e650a2a62aeba_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f0b3d8e6b527fee7bb63906136288b117ae31a38ad93aef266b7e0d84dff4f5a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:26fc6ee878e8b9b76a61d203bfd0e01a61175ae9d6e350b4c8a01afc8e388080_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:93b66467306d137b06f29b307a72f45eb3a9149a15cdce0bbefd93a9034de3a7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ada0c79488c2d4b388d12f9e4238054ec9e038bde604659fc70b1c368ad36964_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:eaf2dff09f9cdbb55d3486888f5e18db19f535767aca754ea0ead9129bc6ca0e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4a738c52c3e5bcf3c1d94b679aaea8e91b3cb3a3f981be534d8ee1274d8455c1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:66d6f7a10465049938e81ddc1e4c13b2b375b2c92b39af99b2c7fb8bfe2d5e3c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:75e8df980f8d21fae7af1185852e235db098190d2e3098c7cc9086236a60eeba_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e819fb1752cc974f7ec462dd49c52f9575c7b0db53f8cda50121ce1a391ef0a3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:5c0a5ac804bc8bc5f5e368bab64945e8e6b506358e4511387869f9bf458ba3f3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f541ec9efd0d0553a8648c8048c7b91854c3d8419e07c909e621d2ff5276c60_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cc987d4c88966417b6c45bc66dd878cd885b4805c9e2885fcbaca1734e7bbcb3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e88d308e0ea7524be29e017096eb77ca6df3c8b3ea58a8a6a16dd7fc2fd5949c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:231178be9e1d4d547dc7705f82f8e529672f47786de781ca53424543d9b1e073_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3dc25f71c79a131cdb79f72e3c6bd2a3c987728e52d3261c5935f15b1466150f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b05e21c1862a49132611c23c1c0b589c5ee29b98ef5711244a7c32438f55f7fd_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f1a5782a8202fa153b78b53324954109911991dffa9d7997229da1c6ceff7d45_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:17bcf0374c1cdded8c518835d832bac6b8ca75e05efeb0a6528e0ee49643bb35_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2873f8aca5b0ead479497c023010d6cf324fa893522eaa924f10695a63c1045d_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ce52fcb8c19848e8fc81e8cfca9c47e1a257339eb96e6a5e4d214066dad9afe6_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1f93b71bd8b9bd62776c67cd5c41b93f94b4b60b58a06625e7d57548518f3669_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5599c06a31ac2bdd1a8f190f5095a1614788b2aedab9fc4f454cdbdcff9bca9f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e79429feca8812a6d1bb6316906b670ccbb89c506d0f47a0ec8568cd9975a479_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32526be8ad65ea6e3f70126e66ec2494364930f90aeaae32f1ea3611ac7e167e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9575d057a034bdd890854a08559cc08013ac76dd0aaf2ef11e26a5734be590e9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:d6f6a6f074d7794ed9d7015ea7937582f0ad1d07b35d983dfc07236fa3323bde_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7246b6b2f38d276340ab7d46baf8e67166639d6bcdb75aa901ddc09999fedd92_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:87a0e8e9d89cbb753a2507abcb8b0b1b3258a7a88f5d632f174e6097789cc7c6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:96069c3067b68f1e2942d7758c89426eefd21722db2d0b08ff5f1db39f2b12aa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1c2401f994e1783a28eab6f7289a25a6dfb9e6edbf6b424dd0ee9320469cc3a7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3eaeaa507833c96c48161f8fc13d4ade13b4ad85f397a41574326e7ef81239a1_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5e84c44ad88440bde18b3f65817a1ffd69ce15d48f8772dd82f5984d68c73928_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6914c074989cf18597497721c5b4006874a7e9a12fff27c513f8e6ab049be83c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4b2274d948f48f8cc0df96f3bccd2d610034ac4495c977bdda82c440b65092c6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:72ba74f4ad3c5c803af1c9388ed1c7186295b74429f7466304339f22deecd40f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d47a6d11b74143b03ababf249a83e8ca576752a2ad58482a2dda2986d79e7098_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d71b697e5c67952876677ad7d89394139d322dd6320943c1bc32fef9c501c326_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3cf00020f76f7dd6428f49aee9060f70f2d5d73a7579cf8400ba22f8a3c16364_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8a9fc2fc1351bcf4a939eb506e5ac91788d65c5f1826c46d3b41e15e8ac7b3ab_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e16e35579e3696474f357bcd4bb3c77bdfdb1603b971c3267d08f8fd119da62a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f3623315e94aa6a0748d390674e9f2f8632bcadc5b8ccccd75bc45019cb5a9ce_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bd3081cfa4a3a02061a6908b469dd9a0b987b5fd1dc73aa67bb2dc05ccd2c5d0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c84b8c416b3b543d4406aa42eefdc1c02c12f2bdb1b7d56a3e5c0d9c549dec44_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef6ee4f9fb6e0ebeca08a2a2dfd69cc6b5baeb5bdee0b3158f575b14398f3ad4_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ffb6610a0f2627dfd68731bde61d78df97e4ef5ba769dbfb9fe723dfff0a62cd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:9329715c3820b10b14bd23f2f3e89ea1172886a3c61333d8b099019701f80619_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cb9ffb3b3c64cc43b15f52a40235df199172800aa837ee2fa136c785312126a7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:834b63c9cd783e684ce59e99d4b060af5f2d6b6027bc62793e511bd5ae91afc6_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c362a8609bd2a9b6ca073545e2ffc732949b1791929dacd899faea3c4176e984_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f050a78d1622d2a10a4549fa7d2340eacdfc80e4c1a628078a4a13006df99e35_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f32061109e6d1b72145ead1598d0a2065ccecb2ae424e743dd613b03992ba030_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:0650df0f1f51958baf5fecd36385b4ad6afdccfc77ff0bdb90fb140a7e6a72af_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4c95f82bafd9f1a3207635da63f752252d94cf5d13405748bf9f1dc6d4e5f9bc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:70ec142f9336133ffb3e4caebd30e579d59bcc3d52a3fd4c4642884103cd5134_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:11a23b0b5190d560d8a7e45c7ac015f71c18fac0f1672f2db84c55ec7d55f9ac_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e04e8d139638d3b8444961f636909cbf640ab494b88a738cebb3c6a7805e19e3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:503da2bcb8b582dd98c685b81bd031aafd71e1bbfc8962b3c8b0ea9110e9f69c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:e1e3d49db220a1e3f4f540ec89e06b8a4bb7dc72cefa4b96cb278001154cb21c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:12908e94266b5a90846f50b7fe8688d66c359fb3fc3e9c317450ddb65b455076_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:587f806a8e6500d4dcced927409c0b582a658fee0f51c31c79736f8c31c3dea7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8c53297adf899ca1152c61b10149db660a9146fe067476c82114287f564ac191_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:e530b7dae37afa62a6c9def8c54b573975018b94b5a56fc88e218792b85237e3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4cb9d96442ea8b54307369d340a8cca987471b191b21c9463027c9bddd754074_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:791d876a5d256f592916c167dc0919fd16e1251317356838146a5fde8fd8a6e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a9a8d43364851f839ae1bc62a807a983421cf5b41a7488f8da7e68b7261af056_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e1571e62821f55bcfb611afb286ff61773a16ac15a67da5bf210b5d141a6b3ef_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21e4959e7a52ffdfd8df79a73177f02714f8689270c9a4aab4f390be59524042_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:51a465dd014fe567fc52613a127c932e386d2a6e5f1faf4fe1cbb1e6becf7e4a_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:64f077c897c6ee0c9db36c7cc4f9913d1ed66afb822975974c40d98fc21bead0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed3e46a857f509e0c8a08c750cea6e1de65bb6a1f86933165b36ca5e45171377_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4b47b7c763f063e8afe3014f0f902d55ec6d1fbe832c2fc2f0585121f68c618b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:affe71c5753db62c3117e7d4d8d3a79f3e076b740fe8895b5337211ac6809eb3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:664fcca5d05f7993a6ca81942ea48894df00d46728bae7580f534891e47fa72c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b37fe0e3a3212b0e82bb27cdf4b84f4423e4886d2a3fff5ffe46be761e98aec8_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a2a838ee2839658272f41aba9d5e1b41fbb05039c1aee8a63eff7d14d7a1f0fc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:ffbee6c294475f3dbe6b73884fcb411b1e5303f9b549b7adfd24708b776eb306_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43fd6e0b0d869a25c61ac074076a78a7f8f389a0c5247af03e7ce51392e90108_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9f05231471d861b8e8a788a6f448aeeee16693fceea9521fd87e4f6a6b6d6c9d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:049dbb920b57cff7ffb88073192c4c843fef754775862e4d57d2373637e45c85_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:3b801c6c05a17b0b1c763f0a87d4908ba4980ad09aa8f12dce6f3e11b8ca637b_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5afc27dc982aa722303ec6aa2b10cf727f2d1b409a5a77e0f599569559275b76_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6354ab3fa4a9e9cfa2c51da14109a1a67e98a3b43c346203ba40036ef5c3665a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:22f52c4591a8ccddda25dc4a1eebcc92010f49832ffc28cf935b0873021b2f96_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4ab74018d4cba5a5f1ed65e9de515209321ff6be359ae0958f2a1b73d799805b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:65b2efd1ededf1a89f9e6a3e12ee8c7085a1282b2520b2906cab1d80520c00d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:98d6f4f8d76d6dc810ca3d927fcf93740efe1a56fa6100c1ed1e80b84d1be21f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b07ab0a485d53b9ed37a1a1b244c94a70630972020176fa7206d5c9dc40d9962_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b4501412341595aa8eefec6973195073fbf3d961cd813e21e02f3cc14150e223_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c03291d932607165444321fb2fa980104e60ac414920c1c05c499a898b2afedb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e1caaa1ddc51954943c6b44448ef50d7113fcd1f8aae4a84fcb24749de315e60_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1268948f6dae5346a6a8052db8644297c1b98e1732d64b24073d959de18aa22d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:458cf14369629b17e735598d3e6c24eed47bdd8bfe054034b5a60f4f40b6ec4e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6d51ed70ff145e62ae5d22d42b7cdb071e06053d2d456bc5411da7265c29c96d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:7c11d63f511b868c53303849b22d71273e844679808aaf604c87b373491a99db_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:043460ad9ec9a4b05671ebfac16b6b2eeb39e3ebe5f43e3867f3767b7b2f993d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:62420bf7fc2b91f60b32851f2c099ac5fda8083e6274d2a5523ccd0ece3b6a80_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:77301f40eca2b49f92f3c89a93fc6766306d39013350d635f0bfeff4b98ae012_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b86db4181d9fe036b77d0473dda243523003c19d0fa5888a54f3f19c104a7e52_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6bb49580fa2f15130fd93f51e34f31f963a4c9b8b9cd898ed573ba88ea24a60d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6caecd5a01bd49eff8acad2449074c505d07e521208af296b0cd9f0822f54911_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ca38c682197a97a075635209b6091a60ff412df3461950a24d1d881f830fb3d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:dd9a440a68817b45e6d2d04b3c31feddb82304ac1d246c20c0e33355631d9624_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a251f2b5d7f716fecb5119acdbbfdbb9b535f2c6d8fd51ee0c57cef72cfa1964_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0188af5f7dcf5f286e4ec4f331062ec77f341391c612aac52e017df26f89a89_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b3f13d71ce9dddbce566d9a5bb5783d3e5417b8fa3cae427f7f74997e4a8c8ed_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d6384ac004f36838bc5b35ff63c4d1edcb3223c0a3907d4f099c5d85ab51b014_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:db20ce7a947978ea2646d479eab935796e8cfe482ddce01f3675066b221e2e3c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:eaa77c0a842cf32f826c2ca19abbe4020997810c35e079c0c88a0a9361323893_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59988d13b37880c4b79bf8622161c6e975136bdbfb59c8fe73ee8e39bc0f7fe2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:f6dd660a76715b8eef53fa459376986a60d9f2e7cd3f176b0ec5c6e8ce19cfea_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:05fb046ec30c464d04a70831316de4af2c29a226be1e7f73036c90899e6bd193_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1da080de78222a6c01704597983765a751b1b4544a81168fdbc952ab31f11a54_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:45c9e9816f3b14886661b4c82dd75f87e242f4ad3e0c1c5f264d1a1839e8cff3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2ab57f0587e4ff1adee3ac4ca2c3383955448c0b26849eb24c77aa3f4cb5e959_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:66b581d789ec455fc8bd8e01e980c7fb183bb0f6ccc09ff525ffdfa4aafd9a52_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:721aa2904e0c2d5c4d0e3134fb695b6613e74809e0faf3faa949c93b68ed168f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a84aa018bfe05a74226938ca4e34b58dde33019aa093e01a7a60a8d6a4c913ca_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1a255a287f3100cade2efe8d8b75ca7f031b9606f6d8ea31581a59e0ca38fde1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3778fc40b92ab82012aacfa7589247e6ff79edb9aa918caf6ba6c5fa3159ae61_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:60433084081071dbf7cd337a3769f60ab109201e2ac323be2471c62178d87703_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:96b873289284cbff34ea1c9f852dce31e5a72669f204d742288e266cc3a19d21_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0e2cca7da188aebd3f4445715b88a3f4727456cdfee2147e7521059722162fa2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:23043c95c32122eaef725c3e2f65ea824e4f83242614d2609e9367cd6707e454_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:68a9dd5597bb207e899a4716a7642cc28260e059ead26fc84d1e48d4e6159683_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c1a6b704c85cfb829b9a3421cbde16b5011d2c506143322e8f2563d6a5191fe2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1f6f4d1a8a3c89486253cd025f8d0e5aa34c0ef221487aed5e4e968e8d810285_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9955ec574da8c2821d783edbf833af9c4b4d4a2abcffd603b85d706333c68111_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfcef3e2b6dfabf0abd72dd9743c91ca4c5c4bbe5bfe7488c2a85c2cbf467661_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ec5717ba7c764e22cf72a5792423078ccb9c3a3bb06b92a33eb6014f03f82fef_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:013f0b271dc70347bae313209781261c76127a19b3a2f8bd074d170a84e49047_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:19c6031d8609f10b2b075201c0ccbe6f26e6efd03f567b485b6b327a4f6a7fc5_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:304cad693bfac84415c3f6311edf8234f412a4bec7635178c963e2f3fda74d44_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ee8bb516566d6a9dafaa65ae52177421adece839dd4db80426d3d2ba30a1ec10_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:371a5fe6ba1f62960a89e6b1050a2d324c2c91b733704fed2fb0356ff2cd9524_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:5eb44886f42c57f0e736d6259b55ba561beb6324ca58537e253581f6570b22cd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:854407987817269c3069c1d1e4ebd7441465f971e28d391eddd456371162b449_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e7184c5af00f0dc4551f17ef5539952c25c37aa32d596514e463464c92ad146c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:039a4cc5025db0cacd9e5dec922d9cd51194cf0ce903904210000245c5e7c048_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:6ccfe8e12098c660310fa2af574a71b7b27b23050f6b6c524e9c1787c7127110_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a5f3adb97a88b5910f2b5375e05fe3411652541687262714d50105f05ca31c34_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:de16bed38709aacd8a1c25b3e68a995631d38c12d9d28924360fffcc17adb0cb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:4cc2ec3ed32c991240703b0a40c6602db1320fdbd328e887b517a11474149030_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:52e3ca4eb01859dcd5c4346d73339889f494576b19577fee88cb1800c84f8fc1_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:949a7355b5e946e1d5c760e14244073db9df660fd8b28a3c6d06420dddccc298_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aca1f2e8b0aeb6eae4a77bf712b8c255dd50526c76e843f9960871cbd4abb6f5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1c075a7526723ebf1b921ceb895e63a6d5f3df60707afd79c4fcf1c9bb6f33e3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a952d0aa30010721e7a2cb903e30260a02f4a9dd9d83eb7ff02d2847f1e76e0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7a7b182e9ec23abab1daeee26897eecb99e1785569a62888db4b54d6e897568e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9025051729370f663bc9231aa612b0bb51b35bc6da68f8b504dcc01c760a1fee_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0232982c7a3431d641fde0e3b3b8921f855cb872d470e5b9f69edc9b573c2714_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1e05df129e355b9a76f8bbb8aa65e9b4263fb9e888639fd2fb61f79d6d212c04_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:89451c63f28e8e515b4529c8a834f6e8e558179ed3d4f973df539a509933f942_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ace5b486176727834f9e1ca6ce46b4d0ab0bc6ddf651f4142626b543a02c61d5_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:007e6fe2b8d7a384cfe07309e8a523bd1b7d3cea896f3b7f29908a8d41c62f16_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3fbc6e29fc388b15dc77aa93d2623ba9a23db114399f3b07da429707a03eb8fa_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:42f1e088777be6853d6845aa25cee3f46df776aba71ed1209285ea853dcafb95_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:73f6897c667e3fa46703b50ec857958738442bb7d8b95fae051f761f42a01605_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3f69c1b708c411bfdd1a2f5387e6084f2fa28e1c4bfcfe136db5b66377918bf9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:46ba8317ce0d48d6d0e8902fa4b6deea668d6f3c9c6c15c2a3aa6238cc06e52b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5e919ab71bf57a160c89b6e5964525a708a10c7cfdd87aaf911e57e6353daf23_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c706a7354b0006b9e9c7c351954f179d6c50cc2b872833bbb59214ae7148ae3e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7439625194105ec8e55d4f7b3acd13a5f2ca70da75f9c82cad5f5693b604bf28_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:7ffcf4fc9bf77edd7944824b25136db6027d21faef80bef9d7b126b9fb6c0574_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8540ec8af82488dd6edb249e811036b1e639a74f892af1ffac1ab5d59ceb0abf_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:9b497b933ce2f828025dcf4390c7d53debb2418394317da9a8c52ba82a6f2fc0_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:37fa7e2453893831aa0ea8bfe068e692ca4f1ffd6f69afca37a6a4e7ad401c49_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:63db7c4a436ffd18fb03a7cda09cd47844691a8025f2ab04492ff405a85ed144_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9a30469bc5882ab2711af24dc3b3cbcbd0532f49bfa9dead772070c5fd1280e3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ef2e5a237cc5d69647af1b904a902e4e216ae8480a54587357fb135b738db120_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6be6d5b27b6e178e0806938850699d1e760c4d456ae517a658b47cf5a1401a2e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:9389ab668e31d432d3b2d44fe11f68df7f9d926179d0fbec8a6d1b30f489857e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ab20bef5ffe91fc06a7dad3508294cfb9a72745da8cc0342e59f515db447e264_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c5c16e51700e2c16c6fd496225946c033875f4fa4c0174ea625958bd62a7ac51_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:37c574ecbe02ca7bc99355b6bbd952c392cbb2abb430db4b752257306c37bcbb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:db6cfccfb142d8f7addac06e4aec0d6686361bc15b459d169b0df831b1d00160_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1e813ed4ae0135da60fc1e7e572f6a46495e03764c96ec3c095a4e61a8bdd338_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2766e79b9a9a3fae66e1d331ad2fcc2141a4108e816cb1f91557bcf2e045882c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bfcf47037dce9565700224c63e19aa2ca8935d72e355c08cc8754cbb84b41d00_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d4588b2594a2fcb58e676ea0e8d11372e0bea9deb53824b47a4d8f3c63e774bc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2bb5a02fa2032146aed8fcae80961e9a6e37e1c8a13a368ea07d6b124f303519_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5998439ba17cc0cdbe1bf48e888862182d6e10400fd9df74dfab53d161f0582a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7e0233017e706ead44793f1fff610a4625a22a834de67511cd66efb208a24a47_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:97bdb1cc0033381c61bc1c9abeb5f3ecaac1adc70e91b203fbcbfca9a9ae6c39_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0f4605b13a1cd445835bfa2bf8d2f094533e4b731ede1d00e6e15a83ca924bea_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:20955243143106da7d9e730ece6e49bc84a18427ddce20cd90fb5ce712e5477e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c27e11d2ba7f408c9ca5dc0bd898bf395b3f773931b04c558759493e0aece8f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7f08d881878f5d69360edd1be3e1e5190a66df75a087120abb37b2c0a78b4473_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:755632416caf3e2fa4e8c24958855e78c74b12d5e3f2dcae93152ce06274d428_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:847a5098475d0ab53e351d52148f5a2211dcc8090e03e17dd7b161b7332465d1_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:93c4ad9c017eba69c7105c1f60cba46f201b39da79f5ded60ce13a98d7608e7d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b559c70d997c0ce2c57e2cc3f1d3160f5ec2367c53c8d1fe1d9418b142c5c577_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:2674a13e799262a6ba79ba3e43c2560304a1201374272e8622aa1a5e3df33d66_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6bafd363141b2012cd318a353cfff9c109c6ccc90d227587f2d0e08316309602_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:ad9865c56a3ac1997b3aa16166966f73a24b49a1a8c71edec2eeb795016b849c_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:c2d53d7716676842974f1dda29eba47d03b525614857591426a01b4186ad2edb_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2098ea118ff218c9004be57932760642db74b9387d11fd5376593ebb3b2f13c2_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2ac90d3f60f0a9de597df5344adc3d6b1478b96d47fad0ea71a00597e8576b12_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:81c29521d2aa0a7d8a0eed047e5948d145c9e4a72fd0697fa9aa613033e7faf9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d9208e402a04781e9dffbab5c989e91804b14b6d8a5f5f29a79cc54f85782e24_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:71602c5c8069030db0fa7373e496c7bc23bba707756f57a082d7eea44f61c9cb_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:72d17c4acb7d58df68ccc1ccd8d7334f35df3091d8bd8e25a949e3c7f528de1d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8817af94a399c898fea21c34bdd60dd2c927ba3613436f79aab4906ecfc92cfc_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f9d6ccdb270a01e408d70d01d692955ba92282ec5e577fd695f6c51289edce2a_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:005773da78ed8522b96f69d9e53c961811e79340b54d49dffdce92c59a0cea2e_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:502e2c5f47b1b95e0ce1e3922306ee37c604845d1d1accd92181342b473d3b3e_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6c68854cff5a2b94527d6230740551ccc74d1161e7a1bd82d8119065e9e764d3_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:6ff88655c6a7e78def695735bde806319fe65b5fb68ee0c3ec2a82c6d80a9b00_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:179c818cc5f2021988e1b71e4edaed742e62d398da747cb548896697617254a1_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a75ee91ea3ee181623a22f9e54b00c5d4b2e6cf3f222a912c8aff5a29dde1376_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eeffe28791e4306c642f156e83c6035bebdff5d1232174d56ccb09b805f9271c_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fec4f6e102887cd0d47167eecfee667e3161dd21a13383e96ef3b36f8e319076_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:167bea17ac181347213db54ace41bd0191b77ad20a3a355e56c90fefcfef0c1f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:734b7d0af02c1b79781846ffd3c617b27728ae053941b112d544c73e0bf3a3b5_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a7cc1cc44f13ea307fb79522996cc56264a0e036bd5ab9134b24e4a0f6639843_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ca75fc486998027f4903a313c7bd742711e2b7bd11e55b1e0c557582ca3d1dbd_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5d23f5103a7bb7c71ab5b79c2149be46e4ce746f3556508933593a94f15ba945_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b2dcf4c5a2b14b677212eaecf6ec3fbba8bef7e21d51a437449456979b5fb551_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b692ee1154fd6b6a8fae68467ae87ad89c8a528d50599db14f614c7f08831d81_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fe7bd87ddcdf1ec088e780a9e3421286cc0e4aefcccabf17d1c50e4a4656b2e4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1775e9ce012c333caee47c4df8f9187d85d8b47f6300e3a7ddf6d83af462986e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5403330e0c28b3af4b3fda34ea84b3e6edced89649cd00bf6ff7f8352d2f7708_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e13f7a4f2a67e74b36e39b5e582b54a8979c270158789c658974993ad351262_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ad1b944c7135118573159adb6eb359face5ab141e8328420eaca3999fabd8575_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:22ed10b10973b3a91b30a7269a88013439964eca8e6954fd515442d543bb74af_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:74dfd09f047da2dcdbdaf8b16a3aba913df216cae2f26898c4f9fe423ff6e330_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7d7f0f0b52c3c3c7feed13d3ab9d70fdfdb89af06210b90650123b362444a292_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:88732e8c96326c07670db570f1b1549412775fd07a66b0816f227d1d4320a27c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0bc6b1b9cfd488a3cf5fd19d5a6d2839d37bd609c08e6a5a7a9da869ab3cbb_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7efa402118210c406818a1791109dae10962706df8c04b290561d0c784f8a57d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8872db8f65a31459cc63eaec8f03d40ff2b21e95871e59e3bff97b6b0bc9b9d9_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:bc298ee8cd84ce0a44f51ba31cefe4052b67cbf9ea559fac77de3ca7a02762fe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1715daa2ffc4a6ea78b5de1a1ffe556d27e3e9aa1cca1d6ec9e53217f27b7ffc_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:32d4fbd0cbd715ed35ef290d459834423dcf6203374a2a480fc5513b3764873f_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4d22fe92972f9d9303f541977a3d753750554e6675545ad7e511b723c3869c4c_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a51b74a21651e21c9d8d8538c2cbf9272d09696abe8244cd2b1290777ad452b4_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2a82548bcb003f718c669be20b0abf13183fccb5d7d4e34a17e9be6ee08dc2cc_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2bb613f365004e6cca2c81baa7a59ff75a08efff24294779f54a51296a4f1afe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2e010df4822fc8ce8b452dd6d9381d38b1dced3c0e429a9d88e02ac61384c825_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8ff1c3b2fa1dd0d849d5cd35526a5ef2135bfd6c551ecade04e4744ac595453_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:86e68bbe22d576839fa35f704596b2f643c09e3cd755fae8effe90935f65ab10_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d48fa90ded7d3c77d535abf9eb8f56d32e1567a3c292686a7f76c6ac39b5c6e6_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f781a380867adf7f20c38114cc8d7c751cc84faba5fbcbfc67b721793f017339_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f9d1a4c9d0a5404e8493a84f94fc1715d6226b22b672f0e378157405f5a7204e_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0696026a1a59a9227aaac743602e83017e0281e6726d94d46c20c69e61bb6ee3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:18ead28e318b6a165c6988639f9361dfdb3b7936c026f6043b66996e806be30c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:64802d951a8cc8294fa9194e5778fd8ba178cc2dff80234d85234121013ee58b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e6adba899b629ba8eea41574e66d8ed2eaac9169aae5fcb789aff787f0724b73_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:06d3718842b1f074dd7b6477dd8e738e91ad243e06e466cd9cf8b08d7b7fa024_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:220e8b87b16dc9219b324fe7b97208869a17d1039e620bc91cdb5aec19d4a0c2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6d85785005a4cf5e4bc26adabdddffe345fa8827a0db2240d01cf64a49747675_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fb190187adc311919da380eef951373ed4f907a07606af0797e96cd7d253f20b_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1d5caff7082d26409e72c3d18b018f01178321f3922a0868af8058f839261d3b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a0968a8bb5df2b0b41bf55b06f11397a4d0c0ec290d22bde93fcf631923091a0_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5882d9e24bf330ab1bd022877c1f3b711a41b329c46c64652105a1b0a1c24cbe_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:a7f9b163518a7508adb281ab052ca9e1c233c9ee5efe37efad238eb0febad187_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:059a0c17ca865b86ef3b3c19cf641d3dd43b007de861583f5c160083dc52a012_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7fd099e945dc79ff47d6aef25ab62b66920ae6e7338ef2da01ec5865970bb62b_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2461d40854f69f775c2643a67eb8676729f4fde44b8ad6f106b86b8a66342f67_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:c69c4ec8cd052eeca122726323294481522580372cc3c948fbeace53beb74765_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:05f0aaebb8307b693452309341fef6e3bfe6912a34c1a9d7ced1be398d81351f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:0a46ca252418f181a86af41b48cbabda464d51f9d9f44792efea11e54ed2167d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8e9b9f7048b849a45ea2edbfcdbc1601d8a11cb4260d5c1d89d85b5ed462e7ff_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:cc9d2ebecaf2c78d99104d0a3ff23cf7748e42f13d00215783cac971193b1f69_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:25e957fc0f6723e791625c55d1b251f6b7a894e15d74e7af29e004add4e3a6bc_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:42a64c335c5af6c607f435c9a09411e789ba8b66d4df1201d532f27df5b9dc04_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7c98311b8e0f89f03a4250cbcc60ff62ffe65c4ee1bd8c34c31b623442f348e7_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:abdd622e2447490b74f285cf653b9f6900b904aa6750b34bf9a39f09dc6337de_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6a3350010ffc87ac68f2c8eff3ccd707bef4d9295be9aa7d5633e83b3fdcec1d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9ce9629c6a48384d0dd7d325fd61cf62b8c290db57b2917a8ed671f7e3d4fa9d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a71526c9cd2f4c5f9a397348f1ebc08590caad252cf3bce6e5d07ee6c77274c3_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:c9cce3c5b53509924dd37d4d3a250925226372f26b45bb52a9dcb46526b1f3d2_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:137c1f39ca66f98cd37c8a9deb3279d0acd18c24d70a88b6e8d9033a1926fc0a_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a38f0412ab643c849826b9600b42aa8975f4d77546ed3b36e92e7b2dce237e4a_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:de2eb4f5453b3a0463c333a1770034a9016eadddbe8a07c2666c3d58367ce3f9_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:e463a6ace53d6f8eeb652db6a69ecda86245cf3a87cf10ec7735738375d17c9f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:348c8fad1c84cc45b10e7add9d5bb5c37057b699d6466e18c3bec3d593e1adde_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:37bcb5a159c17e1241a4e5add6d5276512ce99418b2f779c1e2a976a099de7a3_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5653e3a360eb8e725d483a152ef0510d5e1f7142666cc5c6e27f62965f6cd08c_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57ea23e19a26640f9e8bebcef70419d22c23ff334878e89d4b77a894acc2ce7b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d0633b8cb1de498ee1441b5e28b4ac6aba808f6ad37d3c2bac9f01c94ff33ac_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:702219e963a769b7dbe97a0f9ea6a20dfd1415097dd6f38cf31cea657b1e4936_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:aa9dc51ef8366806a19116f700448b4c0ea9dc1de7fc9f2b8191872de744e591_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc192484377ead9c1805632aa8a8252186c4f5f0649bc30ce521b67f521c66a0_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:02a58199e4b61c2d8854772359ea02b3abe946e3e67d1cea7ff753c49b0ad3e7_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:35e90ec749853c76f098be940be10e29e25401c6a1064a27843f09cac052378f_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4b5fdb8a778fc61b0900436f22aacadd59f7da453af25b9b2eb9c22aca76bc9b_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c4554e982ba99a234ce6c3717e3447b817fc1c35a384e8fae9766dbb4f22b868_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3d5ff34a3f9281202e3c0c9593b481d9b16a8321020caca71fa4e3b4d6527579_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:423f3c92919536202042249d0e3911b30e777ad4616ae8f6ca9968c87e14c33d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bcc604910483ac005899662bc05a597cbc8af51dd0c1dbaa05d521b95cc2ee94_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d76ee581c268ee313f9815c181bbbaa91f976c2da68a7a5dfd304e62f4e4a003_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:213608462f3f06ee113095a0b0be07ab8b1e8c194824a11f56c67392729e906d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5f1fd024087262006ea5a3a03b1eaae1590be13fede1f318987921df0c2c3800_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d235485bcf72b816bafa06ed24b596b2b72f543e17e845ac8b79dc16f88a86_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ac8a2e047872045fba2fc0ea483a700de6c6398ae2cd184bfbdb021969d6eb6d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:58dc4f0cae516c3613bcb01833e42399b2db12bf7f82c68701baace24fc77b12_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5c793d527449dfb1b10921bc56e8a31ad3d0f8e05dfd19a1782a67025b89879d_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5ce2fa8d80f65f80b35fdce9568eb02d1a30252222f8593f60d3d2ab85ca9a7d_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ec31e82b039af04deb6b8f9c13810a61281a3cedd616aaeb03315bd3abdb2d6d_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:14d78d97d80007bbfb90b2db94a3d0aab2c5f73e1785fb27ce570cfc5e31c964_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ed57df32a4594d7acd4e4411b009c6bcfc54b2e90a337f809b8a6a53e858480_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:69275336a4bb1cd9093233541e6f1e29ccecbb8096673ad0b1880d81ae454ef0_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b889a52cecf44d33e496bb09da6073217d856dfbe6fe78149669ec2af3dd4f63_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:39348b1628d4c75591d22648681ae23c441338241b48d2ed748df691a56dcd36_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:6964ff070c67d6f71068014ba253466e6ede36b043cd0f8e3908a32d91953f87_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a274ec689248b4fe3431501c0045736e3b24df4afafcf86ea6d0704e22586c27_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad6f9a3b78b0e98bab747ece64657e69f301337f4966e3f40d3fe0588d1a530b_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c28651ad376814116ca3592e5df4853dc0cb04402d825a2d12812ea6df06a4b4_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6fa533909fe009e146d0522a95259e7f80399cea0ced183c308e146bc51fd9bf_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:8c7fb5b3b2b53199cd2c328bb97a10497a66703a7bb8b1925ab6d9480f9c22d9_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bde25ade9408b280663a1190c2dfbabea33de52466df09b99cdd737bab10fb83_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30c988074c30420793cecbd4d3912868197661b61f00d01bb8fb86f4aae2aeab_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:3dd6b992e2620c2d08de3ac99c687a9b1562d1a46bc9159a14e34abae9d40f36_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1200e38684ea24ad9e98352ad84e3c3791be192f08f22c77197987e548c02939_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:2fa632f63034c5e2ba411ecd6a6655da1f1b5cd65e05dd1c2063893c77fdfb9f_ppc64le",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6f9a533d4e52e87336542eaeea992cd22d2979888f7c96d1537fe89a7a186a8c_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:784e009ef59f00cf7e127d811f2cbb30f8c4b5c489c9d51985c8385400ce97fa_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3576099906e843ef0a4639ab2563ea90c9c875d6be59b1bb687f59cdcff0acb3_s390x",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:6d0bedcf0cfc56da79f55effbb2315fa7da2a126347bf0fa3b21fe96b9c3f037_arm64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7aab0df04151b6970f04174e2b257a77615be9eb724121ff29b59347f8edc8b7_amd64",
            "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:b9a4f7fc7ef59029d19640802db410d32d52a35bf7c8a5ad229ce1e0b559614b_ppc64le"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…